Skip to content

Commit bc24e4c

Browse files
author
Marco Cesarato
committed
chore(Example): update dependencies
1 parent ddf60ca commit bc24e4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"eject": "expo eject"
99
},
1010
"dependencies": {
11-
"expo": "^39.0.3",
11+
"expo": "^39.0.5",
1212
"react": "16.14.0",
1313
"react-dom": "^16.14.0",
14-
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.0.tar.gz",
14+
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.0.tar.gz",
1515
"react-native-input-spinner": "^1.3.1",
16-
"react-native-web": "^0.14.1"
16+
"react-native-web": "^0.14.8"
1717
},
1818
"prettier": {
1919
"tabWidth": 4,

0 commit comments

Comments
 (0)