增加仓库地址配置

This commit is contained in:
xf 2018-05-30 11:20:10 +08:00
parent cef0e8938b
commit 2a209becbb

View File

@ -7,6 +7,10 @@
"scripts": {
"build": "tsc"
},
"repository": {
"type": "git",
"url": "http://git.cf/cx/CADViewComponent.git"
},
"author": "cx",
"license": "ISC",
"devDependencies": {