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 ddf60ca commit bc24e4cCopy full SHA for bc24e4c
Example/package.json
@@ -8,12 +8,12 @@
8
"eject": "expo eject"
9
},
10
"dependencies": {
11
- "expo": "^39.0.3",
+ "expo": "^39.0.5",
12
"react": "16.14.0",
13
"react-dom": "^16.14.0",
14
- "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.0.tar.gz",
+ "react-native": "https://github.com/expo/react-native/archive/sdk-39.0.0.tar.gz",
15
"react-native-input-spinner": "^1.3.1",
16
- "react-native-web": "^0.14.1"
+ "react-native-web": "^0.14.8"
17
18
"prettier": {
19
"tabWidth": 4,
0 commit comments