From 8875fbdfc763463baa8d49a8429ec3333dfccd63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=20=E5=BE=81=E8=B5=9C?= <959220793@qq.com> Date: Mon, 28 Aug 2023 23:55:29 +0800 Subject: [PATCH] update url --- npm/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/npm/package.json b/npm/package.json index e488c6c..9de91cb 100644 --- a/npm/package.json +++ b/npm/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/xhacker-zzz/QmcWasm.git" + "url": "git+https://github.com/nullptr-0/QmcWasm.git" }, "keywords": [ "unlock-music", @@ -18,7 +18,7 @@ "author": "xhacker-zzz", "license": "Apache-2.0", "bugs": { - "url": "https://github.com/xhacker-zzz/QmcWasm/issues" + "url": "https://github.com/nullptr-0/QmcWasm/issues" }, - "homepage": "https://github.com/xhacker-zzz/QmcWasm#readme" + "homepage": "https://github.com/nullptr-0/QmcWasm#readme" }