From 49e7146320fa211f2059bfe585634e7c0f9a2d64 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 9 Apr 2017 16:57:49 +0200 Subject: [PATCH] update npmextra.json --- npmextra.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/npmextra.json b/npmextra.json index c14d69e..004527c 100644 --- a/npmextra.json +++ b/npmextra.json @@ -1,5 +1,10 @@ { "npmts": { "mode": "default" + }, + "npmci": { + "globalNpmTools": [ + "npmts" + ] } } \ No newline at end of file