Skip to content

Commit 1ae07a5

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

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": "^33.0.5",
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)