chore: fix repository url in package.json
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"homepage": "https://docs.thewidlarzgroup.com/react-native-video/",
|
"homepage": "https://docs.thewidlarzgroup.com/react-native-video/",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@github.com:TheWidlarzGroup/react-native-video.git"
|
"url": "git+https://github.com/TheWidlarzGroup/react-native-video.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@expo/config-plugins": "^8.0.5",
|
"@expo/config-plugins": "^8.0.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user