From 7c4c78753968c19945de18a2d7cb2b94378e9a2a Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 11 Oct 2017 15:18:26 +0200 Subject: [PATCH] add npmextra.json --- npmextra.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 npmextra.json diff --git a/npmextra.json b/npmextra.json new file mode 100644 index 0000000..5aed605 --- /dev/null +++ b/npmextra.json @@ -0,0 +1,7 @@ +{ + "npmci": { + "npmGlobalTools": [ + "npmts" + ] + } +} \ No newline at end of file