mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-29 04:11:10 +00:00
fix: update package.json React 18
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "16 || 17",
|
||||
"react": "16 || 17 || 18",
|
||||
"react-native": ">=0.60"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user