Skip to content

Commit c536ba9

Browse files
specifying an expected version for react-native-webview
1 parent bb867d4 commit c536ba9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"peerDependencies": {
4040
"react": "*",
4141
"react-native": "*",
42-
"react-native-webview": "*"
42+
"react-native-webview": ">=13.0.0"
4343
},
4444
"devDependencies": {
4545
"@mxenabled/sso-api-proxy": "^1.3.4",

0 commit comments

Comments
 (0)