diff --git a/package.json b/package.json index 4a93ec8..fb851fd 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/chxseh/lidarr-true-singles.git" + "url": "git+https://git.chse.dev/chase/lidarr-true-singles.git" }, "keywords": [], "author": "Chase (https://chse.dev)", @@ -22,9 +22,9 @@ ], "license": "MIT", "bugs": { - "url": "https://github.com/chxseh/lidarr-true-singles/issues" + "url": "https://git.chse.dev/chase/lidarr-true-singles/issues" }, - "homepage": "https://github.com/chxseh/lidarr-true-singles#readme", + "homepage": "https://git.chse.dev/chase/lidarr-true-singles#readme", "dependencies": { "dotenv": "16.0.3", "node-fetch": "3.3.1" @@ -36,4 +36,4 @@ "eslint-plugin-jsdoc": "43.0.7", "eslint-plugin-unicorn": "46.0.0" } -} +} \ No newline at end of file