fix(core): update

This commit is contained in:
2019-01-07 00:21:15 +01:00
parent 6286bfaa8f
commit e720d5905e
9 changed files with 1664 additions and 404 deletions

View File

@ -3,10 +3,8 @@
"compliance": "standard"
},
"npmci": {
"npmGlobalTools": [
"@gitzone/npmts",
"ts-node"
],
"npmAccessLevel": "public"
"npmGlobalTools": [],
"npmAccessLevel": "public",
"npmRegistryUrl": "registry.npmjs.org"
}
}