Skip to content

Commit ce635ff

Browse files
committed
Update to latest
1 parent 1264ba9 commit ce635ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

with-new-arch/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"web": "expo start --web"
77
},
88
"dependencies": {
9-
"expo": "~48.0.0-beta.2",
9+
"expo": "^48.0.0",
1010
"expo-build-properties": "~0.5.0",
11-
"expo-image": "1.0.0-rc.0",
11+
"expo-image": "~1.0.0",
1212
"expo-linear-gradient": "~12.1.0",
1313
"expo-splash-screen": "~0.18.0",
1414
"expo-status-bar": "~1.4.3",
1515
"react": "18.2.0",
16-
"react-native": "0.71.2"
16+
"react-native": "0.71.3"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "^7.20.0"

0 commit comments

Comments
 (0)