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.
1 parent 4ee99e5 commit b3bd90aCopy full SHA for b3bd90a
package.json
@@ -31,9 +31,9 @@
31
},
32
"homepage": "https://lonelycpp.github.io/react-native-youtube-iframe/",
33
"peerDependencies": {
34
- "react": ">=16.8.0",
35
- "react-native": ">=0.59",
36
- "react-native-webview": "^7.5.2"
+ "react": ">=16.8.6",
+ "react-native": ">=0.60",
+ "react-native-webview": ">=7.0.0"
37
38
"devDependencies": {
39
"@react-native-community/eslint-config": "^1.1.0",
0 commit comments