Skip to content

Commit

Permalink
chore: bump expo 50 -> 51 of example project
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Sep 12, 2024
1 parent a29ff25 commit def4796
Show file tree
Hide file tree
Showing 3 changed files with 807 additions and 1,533 deletions.
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"ios": "expo start --ios"
},
"dependencies": {
"expo": "50.0.14",
"expo-status-bar": "^1.11.1",
"expo": "51",
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-native": "0.73.6",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "^3.29.0",
"react-native-svg": "14.1.0"
"react-native": "0.74.5",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0"
},
"devDependencies": {
"@babel/core": "^7.24.3",
Expand Down
Loading

0 comments on commit def4796

Please sign in to comment.