feat(smartconfig): enable npm publishing in smartconfig

This commit is contained in:
2026-05-14 01:12:23 +00:00
parent b79204fef5
commit 386d1d1512
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"remote": "origin"
},
"npm": {
"enabled": false,
"enabled": true,
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"