fix(core): add verdaccio as primary release registry

This commit is contained in:
2026-02-24 12:55:20 +00:00
parent 65e5575494
commit f460b92c3a

View File

@@ -26,6 +26,7 @@
"@git.zone/cli": {
"release": {
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"