We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08770df commit f56f1caCopy full SHA for f56f1ca
Example/package.json
@@ -8,12 +8,12 @@
8
"eject": "expo eject"
9
},
10
"dependencies": {
11
- "expo": "^33.0.7",
12
- "react": "16.8.3",
13
- "react-dom": "^16.8.6",
14
- "react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",
+ "expo": "^38.0.8",
+ "react": "16.13.1",
+ "react-dom": "^16.13.1",
+ "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.0.tar.gz",
15
"react-native-input-spinner": "^1.2.13",
16
- "react-native-web": "^0.11.5"
+ "react-native-web": "^0.13.1"
17
18
"prettier": {
19
"tabWidth": 4,
@@ -28,7 +28,7 @@
28
"insertPragma": false
29
30
"devDependencies": {
31
- "babel-preset-expo": "^5.1.1"
+ "babel-preset-expo": "^8.2.3"
32
33
"private": true
34
}
0 commit comments