From 77dbe56974850b04086e67ff8ec170d875dfed39 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 2 Jan 2019 01:11:40 +0100 Subject: [PATCH] fix(core): update --- npmextra.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/npmextra.json b/npmextra.json index 1403dd8..ccf8b4b 100644 --- a/npmextra.json +++ b/npmextra.json @@ -1,7 +1,7 @@ { "npmci": { - "globalNpmTools": [ - "npmts" - ] + "globalNpmTools": [], + "npmRegistryUrl": "verdaccio.lossless.one", + "npmAccessLevel": "public" } } \ No newline at end of file