Skip to content

Commit 1f94a1a

Browse files
committed
chore: Expo 52 preview 3
1 parent f231ea3 commit 1f94a1a

File tree

4 files changed

+3005
-2518
lines changed

4 files changed

+3005
-2518
lines changed

examples/basic/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"typecheck": "tsc --noEmit"
1212
},
1313
"dependencies": {
14-
"expo": "^51.0.26",
15-
"expo-status-bar": "~1.12.1",
16-
"react": "18.2.0",
17-
"react-dom": "18.2.0",
14+
"expo": "^52.0.0-preview.3",
15+
"expo-status-bar": "~2.0.0",
16+
"react": "18.3.1",
17+
"react-dom": "18.3.1",
1818
"react-native": "0.74.5",
19-
"react-native-web": "~0.19.6"
19+
"react-native-web": "~0.19.13"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.24.0",

0 commit comments

Comments
 (0)