增加仓库地址配置
This commit is contained in:
parent
cef0e8938b
commit
2a209becbb
@ -7,6 +7,10 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc"
|
"build": "tsc"
|
||||||
},
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "http://git.cf/cx/CADViewComponent.git"
|
||||||
|
},
|
||||||
"author": "cx",
|
"author": "cx",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user