chore: fix repo links in package
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/w33ble/youtube-dl-web.git"
|
"url": "git+https://git.w33ble.com/w33ble/youtube-dl-web.git"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"files": [
|
"files": [
|
||||||
@@ -20,12 +20,12 @@
|
|||||||
"CHANGELOG.md",
|
"CHANGELOG.md",
|
||||||
"AUTHORS.md"
|
"AUTHORS.md"
|
||||||
],
|
],
|
||||||
"author": "Joe Fleming (https://github.com/w33ble)",
|
"author": "Joe Fleming (https://git.w33ble.com/w33ble)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/w33ble/youtube-dl-web/issues"
|
"url": "https://git.w33ble.com/w33ble/youtube-dl-web/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/w33ble/youtube-dl-web",
|
"homepage": "https://git.w33ble.com/w33ble/youtube-dl-web",
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"pre-commit": "lint-staged"
|
"pre-commit": "lint-staged"
|
||||||
|
|||||||
Reference in New Issue
Block a user