From 55ac2a811e5e6b6a9b0f66cf9bec0a3760f4fdb3 Mon Sep 17 00:00:00 2001 From: Burt <1020103647@qq.com> Date: Wed, 24 Jan 2024 11:35:48 +0800 Subject: [PATCH] docs: package.json --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d644de2..be63257 100644 --- a/package.json +++ b/package.json @@ -7,10 +7,11 @@ "name": "Burt", "zhName": "菲鸽", "email": "1020103647@qq.com", - "github": "https://github.com/codercup/unibest", - "gitee": "https://gitee.com/codercup/unibest" + "github": "https://github.com/codercup", + "gitee": "https://gitee.com/codercup" }, "repository": "https://github.com/codercup/unibest", + "repository-gitee": "https://gitee.com/codercup/unibest", "license": "MIT", "engines": { "node": ">=18",