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 1417f1d commit 4def6afCopy full SHA for 4def6af
Example/package.json
@@ -8,12 +8,12 @@
8
"eject": "expo eject"
9
},
10
"dependencies": {
11
- "expo": "^40.0.0",
+ "expo": "^40.0.1",
12
"react": "17.0.1",
13
"react-dom": "^17.0.1",
14
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
15
"react-native-input-spinner": "^1.4.6",
16
- "react-native-web": "^0.14.10"
+ "react-native-web": "^0.14.11"
17
18
"prettier": {
19
"tabWidth": 4,
0 commit comments