|
1 | 1 | { |
2 | 2 | "name": "react-native-image-marker", |
3 | | - "version": "1.2.9", |
| 3 | + "version": "1.2.10", |
4 | 4 | "description": "Add text or icon watermark to your images", |
5 | 5 | "main": "lib/commonjs/index", |
6 | 6 | "module": "lib/module/index", |
|
66 | 66 | "@evilmartians/lefthook": "^1.2.2", |
67 | 67 | "@expo/config-plugins": "^7.8.4", |
68 | 68 | "@react-native-community/eslint-config": "^3.0.2", |
69 | | - "@release-it/conventional-changelog": "^10.0.2", |
| 69 | + "@release-it/conventional-changelog": "^9.0.4", |
70 | 70 | "@types/jest": "^28.1.2", |
71 | 71 | "@types/react": "~17.0.21", |
72 | 72 | "@types/react-native": "0.70.0", |
73 | 73 | "commitlint": "^17.0.2", |
74 | | - "conventional-changelog-conventionalcommits": "^9.1.0", |
75 | 74 | "del-cli": "^5.0.0", |
76 | 75 | "eslint": "^8.4.1", |
77 | 76 | "eslint-config-prettier": "^8.5.0", |
|
84 | 83 | "react": "18.2.0", |
85 | 84 | "react-native": "0.73.3", |
86 | 85 | "react-native-builder-bob": "^0.40.15", |
87 | | - "release-it": "^19.0.6", |
| 86 | + "release-it": "^17.10.0", |
88 | 87 | "typedoc": "^0.28.14", |
89 | 88 | "typedoc-plugin-localization": "^3.1.0", |
90 | 89 | "typedoc-plugin-rename-defaults": "^0.7.3", |
|
0 commit comments