From b8961bb6b26f1ad6e457f6ac64bf6f43c6909453 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 10 Dec 2018 23:55:17 +0100 Subject: [PATCH] fix(core): update --- npmextra.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npmextra.json b/npmextra.json index 095e3c9..a771795 100644 --- a/npmextra.json +++ b/npmextra.json @@ -1,6 +1,7 @@ { "npmci": { "npmGlobalTools": [], - "npmAccessLevel": "public" + "npmAccessLevel": "public", + "npmRegistryUrl": "registry.npmjs.org" } } \ No newline at end of file