Skip to content

Commit 08c2741

Browse files
[FSSDK-12114] update
1 parent ae2b895 commit 08c2741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@
161161
},
162162
"peerDependencies": {
163163
"@babel/runtime": "^7.0.0",
164-
"@react-native-async-storage/async-storage": "^1.2.0",
165-
"@react-native-community/netinfo": "^11.3.2",
164+
"@react-native-async-storage/async-storage": ">=1.0.0 <3.0.0",
165+
"@react-native-community/netinfo": ">=5.0.0 <12.0.0",
166166
"react-native-get-random-values": "^1.11.0",
167167
"fast-text-encoding": "^1.0.6"
168168
},

0 commit comments

Comments
 (0)