This commit is contained in:
ChenX 2018-05-30 18:32:45 +08:00
commit 957107378e

View File

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