diff --git a/npmextra.json b/npmextra.json index 2372b7d..db7e2bf 100644 --- a/npmextra.json +++ b/npmextra.json @@ -22,5 +22,13 @@ "devops" ] } + }, + "@git.zone/cli": { + "release": { + "registries": [ + "https://registry.npmjs.org" + ], + "accessLevel": "public" + } } -} +} \ No newline at end of file