Skip to content

Commit b34e594

Browse files
fix(package): update expo to version 34.0.4
Closes #52
1 parent 03cd0b6 commit b34e594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"exp": "^57.0.1",
1313
"@skpm/builder": "0.5.15",
14-
"expo": "^32.0.0",
14+
"expo": "^34.0.4",
1515
"react": "16.8.3",
1616
"react-dom": "^16.8.3",
1717
"react-native": "https://github.com/expo/react-native/archive/sdk-27.0.0.tar.gz",

0 commit comments

Comments
 (0)