From 5ac9a709067ac95745a75cfaff2304fc6c60c90f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 24 Mar 2017 01:57:08 +0100 Subject: [PATCH] add npmextra --- 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