We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af1098 commit 36e31a7Copy full SHA for 36e31a7
packages/storage-legacy/package.json
@@ -16,7 +16,7 @@
16
"test:lint": "eslint ./**/*.ts"
17
},
18
"dependencies": {
19
- "@react-native-community/async-storage": "^2.0.0-rc0"
+ "@react-native-community/async-storage": ">=2.0.0-rc.0"
20
21
"peerDependencies": {
22
"react": "^16.0",
packages/storage-web/package.json
@@ -15,7 +15,7 @@
15
"test:types": "tsc"
0 commit comments