We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9edbde9 commit 2fa9636Copy full SHA for 2fa9636
package.json
@@ -67,11 +67,9 @@
67
"url": "https://github.com/stripe/stripe-react-native/issues"
68
},
69
"homepage": "https://github.com/stripe/stripe-react-native/#readme",
70
- "dependencies": {
71
- "react-native-webview": "^13.16.0"
72
- },
73
"devDependencies": {
74
"@expo/config-plugins": "^9.0.16",
+ "react-native-webview": "^13.16.0",
75
"@react-native/babel-preset": "^0.81.0",
76
"@react-native/eslint-config": "^0.81.1",
77
"@testing-library/react-hooks": "^8.0.1",
0 commit comments