From d4dc60ee8b1b3494a6da59f8ce919849a1a94e71 Mon Sep 17 00:00:00 2001 From: 510208 Date: Fri, 14 Jul 2023 10:54:04 +0800 Subject: [PATCH] Update package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3310e7c..a434f4b 100644 --- a/package.json +++ b/package.json @@ -10,17 +10,17 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/stevenjoezhang/live2d-widget.git" + "url": "git+https://github.com/510208/live2d-widget.git" }, "keywords": [ "Live2d" ], - "author": "stevenjoezhang ", + "author": "510208 ", "license": "GPL-3.0-or-later", "bugs": { - "url": "https://github.com/stevenjoezhang/live2d-widget/issues" + "url": "https://github.com/510208/live2d-widget/issues" }, - "homepage": "https://github.com/stevenjoezhang/live2d-widget#readme", + "homepage": "https://github.com/510208/live2d-widget#readme", "devDependencies": { "@fortawesome/fontawesome-free": "^6.2.0", "@rollup/plugin-node-resolve": "^15.0.0",