From 2a209becbb0c25c1148a10d3a22d49c1b8164de2 Mon Sep 17 00:00:00 2001 From: xf Date: Wed, 30 May 2018 11:20:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BB=93=E5=BA=93=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index fc1ad95..ee2a75b 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ "scripts": { "build": "tsc" }, + "repository": { + "type": "git", + "url": "http://git.cf/cx/CADViewComponent.git" + }, "author": "cx", "license": "ISC", "devDependencies": {