fix(core): update

This commit is contained in:
2018-09-23 00:21:31 +02:00
parent 540d617206
commit a372e507f4
6 changed files with 25 additions and 12 deletions

View File

@@ -1,8 +1,6 @@
{
"npmci": {
"npmGlobalTools": [
"@gitzone/npmts",
"ts-node"
]
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}