Skip to content

Commit

Permalink
Upgrade client to Expo SDK 52 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
wschurman authored Dec 17, 2024
1 parent 267c160 commit 466a298
Show file tree
Hide file tree
Showing 2 changed files with 1,828 additions and 2,818 deletions.
14 changes: 7 additions & 7 deletions expo-updates-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"eject": "expo eject"
},
"dependencies": {
"expo": "^51.0.14",
"expo-build-properties": "~0.12.3",
"expo-constants": "~16.0.2",
"expo-status-bar": "~1.12.1",
"expo-updates": "~0.25.17",
"react": "18.2.0",
"react-native": "0.74.2"
"expo": "^52.0.18",
"expo-build-properties": "~0.13.1",
"expo-constants": "~17.0.3",
"expo-status-bar": "~2.0.0",
"expo-updates": "~0.26.10",
"react": "18.3.1",
"react-native": "0.76.5"
},
"devDependencies": {
"@babel/core": "^7.24.0"
Expand Down
Loading

0 comments on commit 466a298

Please sign in to comment.