From 3bf20e2146c7a24f72e68b9ce57339bc7cd8d84e Mon Sep 17 00:00:00 2001 From: xingyu Date: Thu, 8 Jun 2023 10:56:50 +0800 Subject: [PATCH] chore: gitee --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5289174f..a515876b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": { "name": "xingyuv", "email": "xingyu4j@vip.qq.com", - "url": "https://github.com/xingyuv" + "url": "https://gitee.com/xingyuv" }, "scripts": { "commit": "czg", @@ -133,13 +133,13 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/xingyuv/vue-vben-admin.git" + "url": "git+https://gitee.com/xingyuv/vue-vben-admin.git" }, "license": "MIT", "bugs": { - "url": "https://github.com/xingyuv/issues" + "url": "https://gitee.com/xingyuv/issues" }, - "homepage": "https://github.com/xingyuv", + "homepage": "https://gitee.com/xingyuv", "packageManager": "pnpm@8.6.0", "engines": { "node": ">= 16.0.0",