From f7251614b0a05a60c7221cad1c33eb6e450ea1f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E4=BC=9F=E6=9D=B0?= <674416404@qq.com> Date: Wed, 24 Jul 2024 22:08:31 +0800 Subject: [PATCH] chore: update repository url --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ec60fd77..424ae49e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/TDesignOteam/tdesign-mobile-react.git" + "url": "git+https://github.com/Tencent/tdesign-mobile-react.git" }, "keywords": [ "tdesign", @@ -71,7 +71,7 @@ "react-dom": ">=16.13.1" }, "bugs": { - "url": "https://github.com/TDesignOteam/tdesign-mobile-react/issues" + "url": "https://github.com/Tencent/tdesign-mobile-react/issues" }, "homepage": "https://tdesign.tencent.com/mobile-react", "devDependencies": {