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 diff --git a/package.json b/package.json index faff487..8b99db6 100644 --- a/package.json +++ b/package.json @@ -37,4 +37,4 @@ "@types/which": "^1.3.1", "which": "^1.3.1" } -} +} \ No newline at end of file