From 7dd210e42708b54872085057e6361e2943df6b0b Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Tue, 17 Jun 2025 18:17:37 +0800 Subject: [PATCH] =?UTF-8?q?docs(package.json):=20=E4=BF=AE=E5=A4=8Dbugs.ur?= =?UTF-8?q?l=E5=AD=97=E6=AE=B5=E7=9A=84=E5=91=BD=E5=90=8D=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6c8a288..a681422 100644 --- a/package.json +++ b/package.json @@ -11,15 +11,15 @@ "github": "https://github.com/feige996", "gitee": "https://gitee.com/feige996" }, + "homepage": "https://unibest.tech", "license": "MIT", "repository": "https://github.com/feige996/unibest", "repository-gitee": "https://gitee.com/feige996/unibest", "repository-old": "https://github.com/codercup/unibest", "bugs": { "url": "https://github.com/feige996/unibest/issues", - "old-url": "https://github.com/codercup/unibest/issues" + "url-old": "https://github.com/codercup/unibest/issues" }, - "homepage": "https://feige996.github.io/unibest/", "engines": { "node": ">=18", "pnpm": ">=7.30"