chore: fix repository url in package.json

This commit is contained in:
Krzysztof Moch
2025-06-11 12:28:57 +02:00
parent 3576a134e6
commit 79d25bf1bd
+1 -1
View File
@@ -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",