fix(smartconfig): enable npm publishing in smartconfig

This commit is contained in:
2026-05-14 00:42:58 +00:00
parent 3f8c0c4219
commit 7819f09625
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"remote": "origin"
},
"npm": {
"enabled": false,
"enabled": true,
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"