We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2b895 commit 08c2741Copy full SHA for 08c2741
1 file changed
package.json
@@ -161,8 +161,8 @@
161
},
162
"peerDependencies": {
163
"@babel/runtime": "^7.0.0",
164
- "@react-native-async-storage/async-storage": "^1.2.0",
165
- "@react-native-community/netinfo": "^11.3.2",
+ "@react-native-async-storage/async-storage": ">=1.0.0 <3.0.0",
+ "@react-native-community/netinfo": ">=5.0.0 <12.0.0",
166
"react-native-get-random-values": "^1.11.0",
167
"fast-text-encoding": "^1.0.6"
168
0 commit comments