Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): expo install --fix (#90)
Browse files Browse the repository at this point in the history
#### What this PR does / why we need it:

Bump expo dependencies to newest release with `expo install --fix`, this
command also fixes `./app/package.json` and `./app/app.json` files to
patch any non-compliant dependencies.

Co-authored-by: Keychain Bot <[email protected]>
  • Loading branch information
keychain-bot[bot] and Keychain Bot authored Jul 13, 2023
1 parent a82911f commit 2a923b2
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 207 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"expo-status-bar": "~1.6.0",
"react": "18.2.0",
"react-dom": "^18.2.0",
"react-native": "0.72.1",
"react-native": "0.72.3",
"react-native-gesture-handler": "~2.12.0",
"react-native-reanimated": "~3.3.0",
"react-native-safe-area-context": "4.6.3",
Expand Down
Loading

0 comments on commit 2a923b2

Please sign in to comment.