From bb741a964747f64657b2707c08d7fc0b562c9eaa Mon Sep 17 00:00:00 2001 From: Kanahiro Date: Sun, 29 Dec 2024 16:09:30 +0900 Subject: [PATCH] fix --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d1a6c52..02fff96 100644 --- a/package.json +++ b/package.json @@ -12,14 +12,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Kanahiro/maplibre-gl-temporal-controller.git" + "url": "git+https://github.com/mug-jp/maplibre-gl-temporal-controller.git" }, "author": "Kanahiro Iguchi (https://github.com/Kanahiro)", "license": "MIT", "bugs": { - "url": "https://github.com/Kanahiro/maplibre-gl-temporal-controller/issues" + "url": "https://github.com/mug-jp/maplibre-gl-temporal-controller/issues" }, - "homepage": "https://github.com/Kanahiro/maplibre-gl-temporal-controller#readme", + "homepage": "https://github.com/mug-jp/maplibre-gl-temporal-controller#readme", "devDependencies": { "@types/node": "^14.18.63", "jma-utils": "^0.1.0",