Skip to content

Commit 4c9c824

Browse files
[FSSDK-11483] react native peer dep package version update
1 parent 02fad58 commit 4c9c824

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
"uuid": "^9.0.1"
9494
},
9595
"devDependencies": {
96-
"@react-native-async-storage/async-storage": "^1.2.0",
97-
"@react-native-community/netinfo": "^11.3.2",
96+
"@react-native-async-storage/async-storage": "^2",
97+
"@react-native-community/netinfo": "^11",
9898
"@rollup/plugin-commonjs": "^11.0.2",
9999
"@rollup/plugin-node-resolve": "^7.1.1",
100100
"@types/chai": "^4.2.11",
@@ -143,7 +143,7 @@
143143
"webpack": "^5.74.0"
144144
},
145145
"peerDependencies": {
146-
"@react-native-async-storage/async-storage": "^1.2.0",
146+
"@react-native-async-storage/async-storage": "^1.2.0 || ^2",
147147
"@react-native-community/netinfo": "^11.3.2",
148148
"fast-text-encoding": "^1.0.6",
149149
"react-native-get-random-values": "^1.11.0"

0 commit comments

Comments
 (0)