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 12ad23d commit 3b7b6c9Copy full SHA for 3b7b6c9
Example/package.json
@@ -13,11 +13,11 @@
13
},
14
"dependencies": {
15
"expo": "^40.0.1",
16
- "react": "17.0.1",
17
- "react-dom": "17.0.1",
+ "react": "17.0.2",
+ "react-dom": "17.0.2",
18
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
19
"react-native-input-spinner": "^1.7.8",
20
- "react-native-web": "~0.15.0"
+ "react-native-web": "~0.15.5"
21
22
"devDependencies": {
23
"babel-preset-expo": "8.3.0",
0 commit comments