fix(release-config): update Verdaccio registry URL in smart config

This commit is contained in:
2026-05-09 12:39:13 +00:00
parent 7e98ba083e
commit 65ca62f536
3 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
},
"release": {
"registries": [
"https://verdaccio.lossless.one",
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
@@ -21,4 +21,4 @@
"@ship.zone/szci": {
"npmGlobalTools": []
}
}
}