From 71565c0ce9ab0bd00b4e050f32741ec21f713328 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 25 Jul 2018 21:02:15 +0200 Subject: [PATCH] fix(core): remove dependencies --- npmextra.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/npmextra.json b/npmextra.json index ee3349c..095e3c9 100644 --- a/npmextra.json +++ b/npmextra.json @@ -1,8 +1,6 @@ { "npmci": { - "npmGlobalTools": [ - "typescript" - ], + "npmGlobalTools": [], "npmAccessLevel": "public" } } \ No newline at end of file