From 9dbfa77084b0f40e183b7707135286b0f8e5a328 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 24 Nov 2018 15:12:55 +0100 Subject: [PATCH] fix(ci): remove npmts build dependency --- npmextra.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/npmextra.json b/npmextra.json index abce35e..16d9684 100644 --- a/npmextra.json +++ b/npmextra.json @@ -5,9 +5,7 @@ "cli": true }, "npmci": { - "npmGlobalTools": [ - "@gitzone/npmts" - ], + "npmGlobalTools": [], "npmAccessLevel": "public" }, "npmdocker":{