fix: set the correct git url (#1439)
This commit is contained in:
parent
59783f012f
commit
4dc4db3a83
@ -25,7 +25,7 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:brentvatne/react-native-video.git"
|
||||
"url": "git@github.com:react-native-community/react-native-video.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "5.0.0-beta8",
|
||||
|
Loading…
Reference in New Issue
Block a user