Skip to content

Commit

Permalink
Bump react-native-async-storage to latest
Browse files Browse the repository at this point in the history
Fixes for privacy manifest requirements.
  • Loading branch information
mhoran committed Apr 17, 2024
1 parent 5d72c73 commit 79f82f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint": "eslint . --ext .ts --ext .tsx --ext .js"
},
"dependencies": {
"@react-native-async-storage/async-storage": "1.21.0",
"@react-native-async-storage/async-storage": "1.23.1",
"@reduxjs/toolkit": "^1.9.7",
"date-fns": "^3.3.1",
"emoji-regex": "^10.3.0",
Expand Down

0 comments on commit 79f82f2

Please sign in to comment.