package.json: normalize url

This commit is contained in:
Kesha Antonov
2023-11-08 12:09:29 +03:00
parent 34d43de383
commit 34e2b6c5ef

View File

@@ -10,7 +10,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/kesha-antonov/react-native-background-downloader.git"
"url": "git+https://github.com/kesha-antonov/react-native-background-downloader.git"
},
"homepage": "https://github.com/kesha-antonov/react-native-background-downloader",
"license": "Apache-2.0",