Skip to content

Commit

Permalink
📦 DEPENDENCY: bump expo-secure-store to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
hueyy committed Feb 5, 2021
1 parent 337d20d commit 4f83783
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 8 deletions.
39 changes: 35 additions & 4 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,9 @@
"format": "prettier --write 'src/**/*.{js,ts}' package.json README.md"
},
"peerDependencies": {
"expo-secure-store": "^9.0.1"
"expo-secure-store": "^10.0.0"
},
"devDependencies": {
"prettier": "^1.18.2"
},
"dependencies": {
"expo-secure-store": "^9.0.1"
}
}

0 comments on commit 4f83783

Please sign in to comment.