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 ae32117 commit 15cc060Copy full SHA for 15cc060
Example/package.json
@@ -8,12 +8,12 @@
8
"eject": "expo eject"
9
},
10
"dependencies": {
11
- "expo": "^38.0.9",
12
- "react": "16.13.1",
13
- "react-dom": "^16.13.1",
+ "expo": "^39.0.3",
+ "react": "16.14.0",
+ "react-dom": "^16.14.0",
14
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.0.tar.gz",
15
"react-native-input-spinner": "^1.2.19",
16
- "react-native-web": "^0.13.5"
+ "react-native-web": "^0.14.1"
17
18
"prettier": {
19
"tabWidth": 4,
@@ -28,7 +28,7 @@
28
"insertPragma": false
29
30
"devDependencies": {
31
- "babel-preset-expo": "^8.2.3"
+ "babel-preset-expo": "^8.3.0"
32
33
"private": true
34
}
0 commit comments