From 6b93a2e7ace7412f584c1434d2d26ff215497ad5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 15 Jan 2019 00:20:05 +0100 Subject: [PATCH] fix(core): update --- npmextra.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/npmextra.json b/npmextra.json index 0cff915..a771795 100644 --- a/npmextra.json +++ b/npmextra.json @@ -1,12 +1,7 @@ { - "npmts":{ - "mode":"default", - "testConfig": { - "parallel": false - } - }, "npmci": { "npmGlobalTools": [], - "npmAccessLevel": "public" + "npmAccessLevel": "public", + "npmRegistryUrl": "registry.npmjs.org" } } \ No newline at end of file