From f7b17a4684c9a78bc0929d9b55acb3e4bab89825 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 10 Jan 2019 00:37:32 +0100 Subject: [PATCH] fix(core): update --- npmextra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npmextra.json b/npmextra.json index 89dc273..bac050a 100644 --- a/npmextra.json +++ b/npmextra.json @@ -8,6 +8,6 @@ "npmci": { "npmGlobalTools": [], "npmAccessLevel": "public", - "npmRegistryUrl": "registry.gitlab.com" + "npmRegistryUrl": "registry.npmjs.org" } }