Skip to content

Commit 763d425

Browse files
committed
build(package): add react-native-webview to peerdeps
1 parent bac0a4b commit 763d425

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,8 @@
2121
"create-react-class": "^15.6.0",
2222
"prop-types": "^15.5.10",
2323
"qr.js": "0.0.0"
24+
},
25+
"peerDependencies": {
26+
"react-native-webview": "^7.0.5"
2427
}
25-
}
28+
}

0 commit comments

Comments
 (0)