From 2f2a14cd06d4101cb8a620e470530ed632175f8f Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Tue, 17 Jun 2025 18:16:32 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E5=BA=9F=E5=BC=83?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E5=AD=97=E6=AE=B5=E5=90=8D=E4=BB=8Erepositor?= =?UTF-8?q?y-deprecated=E5=88=B0repository-old?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eb46774..6c8a288 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,10 @@ "license": "MIT", "repository": "https://github.com/feige996/unibest", "repository-gitee": "https://gitee.com/feige996/unibest", - "repository-deprecated": "https://github.com/codercup/unibest", + "repository-old": "https://github.com/codercup/unibest", "bugs": { - "url": "https://github.com/feige996/unibest/issues" + "url": "https://github.com/feige996/unibest/issues", + "old-url": "https://github.com/codercup/unibest/issues" }, "homepage": "https://feige996.github.io/unibest/", "engines": {