Skip to content

Commit

Permalink
chore: Move @react-native-async-storage/async-storage dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
raymens committed Jun 25, 2024
1 parent 0490134 commit ae4575a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@expo/vector-icons": "14.0.0",
"@noble/ed25519": "2.0.0",
"@noble/hashes": "1.3.3",
"@react-native-async-storage/async-storage": "1.21.0",
"@react-native-community/datetimepicker": "7.7.0",
"@react-native-community/masked-view": "0.1.11",
"@react-navigation/bottom-tabs": "6.5.12",
Expand Down Expand Up @@ -79,7 +80,6 @@
"react-native-screens": "3.29.0",
"react-native-svg": "14.1.0",
"react-native-tab-view": "^3.5.2",
"@react-native-async-storage/async-storage": "1.21.0",
"sentry-expo": "7.2.0",
"totp-generator": "1.0.0",
"typescript": "5.3.3",
Expand Down

0 comments on commit ae4575a

Please sign in to comment.