fix(core): update

This commit is contained in:
2020-02-07 16:36:35 +00:00
parent 69592933aa
commit 01fd22c7d0
13 changed files with 247 additions and 162 deletions

View File

@@ -1,6 +1,17 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": {},
"gitscope": {},
"gitrepo": {},
"shortDescription": {},
"npmPackagename": {},
"license": {}
}
},
"npmci": {
"npmGlobalTools": ["npmts"],
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}
}