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 cce0fb4 commit cf43ad3Copy full SHA for cf43ad3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-youtube-iframe",
3
- "version": "2.4.0",
+ "version": "2.4.1",
4
"description": "A simple wrapper around the youtube iframe js API for react native",
5
"main": "./lib/commonjs/index.js",
6
"types": "index.d.ts",
@@ -47,8 +47,8 @@
47
}
48
},
49
"devDependencies": {
50
- "eslint": "^7.7.0",
51
"@react-native-community/eslint-config": "^2.0.0",
+ "eslint": "^7.7.0",
52
"react-native-builder-bob": "^0.40.12"
53
54
"dependencies": {
0 commit comments