Skip to content

Commit 5093954

Browse files
[FSSDK-12114] range adjustment for react-native-random-values
1 parent cc35870 commit 5093954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"@babel/runtime": "^7.0.0",
164164
"@react-native-async-storage/async-storage": ">=1.0.0 <3.0.0",
165165
"@react-native-community/netinfo": ">=5.0.0 <12.0.0",
166-
"react-native-get-random-values": "^1.11.0",
166+
"react-native-get-random-values": ">=1.11.0 <3.0.0",
167167
"fast-text-encoding": "^1.0.6"
168168
},
169169
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)