fix(ci): fix build step requirements

This commit is contained in:
Philipp Kunz 2018-07-11 15:37:45 +02:00
parent 7891c7c95e
commit 941ffd596a

View File

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