From 54282bdc145efa977ba9b54408312056299c8581 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 4 Jun 2017 18:11:37 +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