chore(release): 4.0.4 [skip ci]
## [4.0.4](https://github.com/react-native-community/react-native-cameraroll/compare/v4.0.3...v4.0.4) (2021-03-23)
### Bug Fixes
* peerDependency version ([#296](https://github.com/react-native-community/react-native-cameraroll/issues/296)) ([50e68a5
](https://github.com/react-native-community/react-native-cameraroll/commit/50e68a5))
This commit is contained in:
parent
50e68a58b4
commit
1421c1d7e4
|
@ -2,7 +2,7 @@
|
||||||
"name": "@react-native-community/cameraroll",
|
"name": "@react-native-community/cameraroll",
|
||||||
"author": "Bartol Karuza <bartol.k@gmail.com>",
|
"author": "Bartol Karuza <bartol.k@gmail.com>",
|
||||||
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
|
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
|
||||||
"version": "4.0.3",
|
"version": "4.0.4",
|
||||||
"description": "React Native Camera Roll for iOS & Android",
|
"description": "React Native Camera Roll for iOS & Android",
|
||||||
"main": "./js/CameraRoll.js",
|
"main": "./js/CameraRoll.js",
|
||||||
"types": "./typings/CameraRoll.d.ts",
|
"types": "./typings/CameraRoll.d.ts",
|
||||||
|
|
Loading…
Reference in New Issue