diff --git a/npmextra.json b/npmextra.json index 4266e01..daf6f3e 100644 --- a/npmextra.json +++ b/npmextra.json @@ -31,5 +31,14 @@ ], "accessLevel": "public" } + }, + "@git.zone/cli": { + "release": { + "registries": [ + "https://verdaccio.lossless.digital", + "https://registry.npmjs.org" + ], + "accessLevel": "public" + } } -} +} \ No newline at end of file