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