fix(remove unncecessary tool installs): update

This commit is contained in:
Philipp Kunz 2018-06-10 14:31:55 +02:00
parent 7fd9c7e895
commit 8ec05e355d

View File

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