From 9c687f5b053afc3d780807968a6a706627e02073 Mon Sep 17 00:00:00 2001 From: Wenbx <110102406+W7256@users.noreply.github.com> Date: Mon, 19 Feb 2024 23:55:32 +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 88b1ad2a5..2df9ac1fd 100644 --- a/package.json +++ b/package.json @@ -43,15 +43,15 @@ "tsx": "^4.7.0", "typescript": "^5.3.3" }, - "author": "lisonge", + "author": "Wbx", "license": "MIT", - "homepage": "https://github.com/gkd-kit/subscription#readme", + "homepage": "https://github.com/W7256/subscription#readme", "bugs": { - "url": "https://github.com/gkd-kit/subscription/issues" + "url": "https://github.com/W7256/subscription/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/gkd-kit/subscription.git" + "url": "git+https://github.com/W7256/subscription.git" }, "volta": { "node": "20.9.0"