Skip to content

Commit cf43ad3

Browse files
committed
v2.4.1
1 parent cce0fb4 commit cf43ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-youtube-iframe",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "A simple wrapper around the youtube iframe js API for react native",
55
"main": "./lib/commonjs/index.js",
66
"types": "index.d.ts",
@@ -47,8 +47,8 @@
4747
}
4848
},
4949
"devDependencies": {
50-
"eslint": "^7.7.0",
5150
"@react-native-community/eslint-config": "^2.0.0",
51+
"eslint": "^7.7.0",
5252
"react-native-builder-bob": "^0.40.12"
5353
},
5454
"dependencies": {

0 commit comments

Comments
 (0)