From b245788bcc0541da0f26a3f33ab488ff57e329d8 Mon Sep 17 00:00:00 2001 From: Titor Date: Wed, 3 Mar 2021 15:21:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=BA=E5=BE=AE=E4=BF=A1GI?= =?UTF-8?q?T?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit github 国内访问异常。 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7482c7..9653150 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,6 @@ "repository": { "type": "git", "directory": "packages/name", - "url": "https://github.com/h2ostudio/koa-generator.git" + "url": "https://git.weixin.qq.com/h2o-studio/koa-program.git" } }