Skip to content

Commit 0a8093c

Browse files
committed
Add caret to rn async storage dependency
1 parent fa160f7 commit 0a8093c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@firebase/component": "0.6.4",
110110
"@firebase/logger": "0.4.0",
111111
"@firebase/util": "1.9.3",
112-
"@react-native-async-storage/async-storage": "1.17.12",
112+
"@react-native-async-storage/async-storage": "^1.18.1",
113113
"node-fetch": "2.6.7",
114114
"tslib": "^2.1.0"
115115
},

0 commit comments

Comments
 (0)