From 78956f8a5a00bc6e4b2e5d06699fe5489f8bd6d4 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 12 Apr 2018 18:28:58 +0200 Subject: [PATCH] update access level --- npmextra.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npmextra.json b/npmextra.json index 654a32a..ac91da4 100644 --- a/npmextra.json +++ b/npmextra.json @@ -2,6 +2,7 @@ "npmci": { "npmGlobalTools": [ "npmts" - ] + ], + "npmAccessLevel": "public" } }