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.
2 parents f726fd7 + cf9e281 commit 4dd81aaCopy full SHA for 4dd81aa
examples-native/crna-kitchen-sink/package.json
@@ -19,7 +19,7 @@
19
"prop-types": "^15.6.2",
20
"react": "^16.2.0",
21
"react-native": "https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz",
22
- "whatwg-fetch": "^2.0.4"
+ "whatwg-fetch": "^3.0.0"
23
},
24
"devDependencies": {
25
"@storybook/addon-actions": "file:../../packs/storybook-addon-actions.tgz",
0 commit comments