fix(core): switch from npmts to @gitzone/tsbuild for bulding the module

This commit is contained in:
2018-08-06 09:37:09 +02:00
parent 908db4d847
commit 7b87adf3d9
3 changed files with 22 additions and 4 deletions

View File

@@ -7,9 +7,7 @@
},
"npmci": {
"npmGlobalTools": [
"npmts"
],
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}