From 144a109a5c64a6d3fa67f011a2d31aabec5eda8b Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 9 Oct 2017 16:45: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..d43b1fd --- /dev/null +++ b/npmextra.json @@ -0,0 +1,7 @@ +{ + "npmts": { + "npmGlobalTools": [ + "npmts" + ] + } +}