From 590dc27d2074ffe4bb1bc5cc01a1baa095662dfb Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 6 Jul 2017 14:14:11 +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..c4494f5 --- /dev/null +++ b/npmextra.json @@ -0,0 +1,7 @@ +{ + "npmci": { + "globalNpmTools": [ + "npmts" + ] + } +} \ No newline at end of file