From 9171efb6d6ee3cdb408f17d890f8c54ed5675589 Mon Sep 17 00:00:00 2001 From: chase Date: Mon, 24 Apr 2023 04:56:10 -0500 Subject: [PATCH] fix --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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