fix(ci): update build step to be faster

This commit is contained in:
2018-07-30 16:19:38 +02:00
parent 5ea780acda
commit 80a44a43cb
3 changed files with 37 additions and 5 deletions

View File

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