From f3562ade177f63978d69de7ac19b3523c96541e9 Mon Sep 17 00:00:00 2001 From: Silvigarabis <73000464+Silvigarabis@users.noreply.github.com> Date: Sun, 24 Sep 2023 01:42:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d437c6c..f2a52f7 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Silvigarabis/yoni-mcscripts-lib.git" + "url": "git+https://github.com/Imeaces/yoni-mcscripts-lib.git" }, "keywords": [ "minecraft-addon", @@ -29,9 +29,9 @@ "author": "Silvigarabis", "license": "MIT", "bugs": { - "url": "https://github.com/Silvigarabis/yoni-mcscripts-lib/issues" + "url": "https://github.com/Imeaces/yoni-mcscripts-lib/issues" }, - "homepage": "https://github.com/Silvigarabis/yoni-mcscripts-lib#readme", + "homepage": "https://github.com/Imeaces/yoni-mcscripts-lib#readme", "files": [ "@types/", "yoni-mcscripts-lib.js",