From bd4de83e8358d1826af2776015d6bb93607944d1 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 31 Aug 2018 01:14:46 +0200 Subject: [PATCH] fix(package): npm access level is now public --- npmextra.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npmextra.json b/npmextra.json index 8cef18f..705737c 100644 --- a/npmextra.json +++ b/npmextra.json @@ -1,6 +1,7 @@ { "npmci": { - "globalNpmTools": [] + "globalNpmTools": [], + "npmAccessLevel": "public" }, "npmts": { "testConfig": {