Skip to content

Commit

Permalink
fix(mobile): update expo and expo-updates to include ios simulato…
Browse files Browse the repository at this point in the history
…r crash fix (#99)
  • Loading branch information
Yoonyoul Yoo authored Sep 12, 2023
1 parent 5085833 commit b14c639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
},
"dependencies": {
"@acme/feature-home": "*",
"expo": "^49.0.2",
"expo": "^49.0.3",
"expo-dev-client": "~2.4.5",
"expo-status-bar": "~1.6.0",
"expo-updates": "~0.18.9",
"expo-updates": "~0.18.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.72.1",
Expand Down

0 comments on commit b14c639

Please sign in to comment.