Skip to content

Commit ccd8cbb

Browse files
committed
Update Expo version 30 → 33
1 parent fb655c0 commit ccd8cbb

File tree

3 files changed

+1038
-662
lines changed

3 files changed

+1038
-662
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This project is really great.",
55
"slug": "kanazawaApp-2018",
66
"privacy": "public",
7-
"sdkVersion": "32.0.0",
7+
"sdkVersion": "33.0.0",
88
"platforms": ["ios", "android"],
99
"version": "1.0.0",
1010
"orientation": "portrait",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"@expo/vector-icons": "^8.1.0",
1313
"@turf/destination": "^6.0.1",
1414
"date-utils": "^1.2.21",
15-
"expo": "^32.0.0",
15+
"expo": "^33.0.0",
1616
"expo-cli": "^2.6.5",
1717
"native-base": "^2.11.0",
1818
"prop-types": "^15.6.2",
19-
"react": "16.5.0",
19+
"react": "16.8.3",
2020
"react-devtools": "^3.6.0",
21-
"react-native": "https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz",
21+
"react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",
2222
"react-native-elements": "^0.19.1",
2323
"react-native-maps": "^0.22.1",
2424
"react-native-maps-super-cluster": "^1.5.0",

0 commit comments

Comments
 (0)