feat(smartconfig): enable npm publishing in smartconfig
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
"remote": "origin"
|
||||
},
|
||||
"npm": {
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"registries": [
|
||||
"https://verdaccio.lossless.digital",
|
||||
"https://registry.npmjs.org"
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
## Pending
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
- enable npm publishing in smartconfig (smartconfig)
|
||||
- Turns on the npm configuration by setting its enabled flag to true
|
||||
- Keeps the existing registry configuration for Verdaccio and npmjs
|
||||
|
||||
## 2026-05-14 - 5.7.0
|
||||
|
||||
### Features
|
||||
|
||||
Reference in New Issue
Block a user