From 171c54e29b069fae5df63fd050f0f5009e86aeb4 Mon Sep 17 00:00:00 2001 From: alboped Date: Fri, 3 Apr 2026 20:42:45 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20repository=20?= =?UTF-8?q?=E4=B8=BA=20Gitea=20SSH=EF=BC=888022=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e695896..b9b0d52 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "ChatOne web端", "type": "module", - "repository": "git@github.com:alboped/chat-one-web.git", + "repository": "ssh://git@git.alboped.com:8022/alboped/chat-one-web.git", "author": "alboped ", "license": "UNLICENSED", "private": true,