From 9115db836fb95f4e84e7f090623f36a9f58f2b74 Mon Sep 17 00:00:00 2001 From: Titor Date: Wed, 10 Feb 2021 03:58:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E9=80=81=E4=BF=A1=E6=81=AF=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c96a459..1e266ca 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,8 @@ "registry": "https://npm.pkg.github.com/h2ostudio" }, "repository": { - "url": "" + "type": "git", + "directory": "packages/name", + "url": "https://github.com/h2ostudio/koa-cli.git" } }