Skip to content

Commit 2fa9636

Browse files
Remove dependency on react-native-webview (#2276)
1 parent 9edbde9 commit 2fa9636

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,9 @@
6767
"url": "https://github.com/stripe/stripe-react-native/issues"
6868
},
6969
"homepage": "https://github.com/stripe/stripe-react-native/#readme",
70-
"dependencies": {
71-
"react-native-webview": "^13.16.0"
72-
},
7370
"devDependencies": {
7471
"@expo/config-plugins": "^9.0.16",
72+
"react-native-webview": "^13.16.0",
7573
"@react-native/babel-preset": "^0.81.0",
7674
"@react-native/eslint-config": "^0.81.1",
7775
"@testing-library/react-hooks": "^8.0.1",

0 commit comments

Comments
 (0)