fix(smartconfig): enable npm publishing in smartconfig
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@
|
|||||||
"remote": "origin"
|
"remote": "origin"
|
||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"enabled": false,
|
"enabled": true,
|
||||||
"registries": [
|
"registries": [
|
||||||
"https://verdaccio.lossless.digital",
|
"https://verdaccio.lossless.digital",
|
||||||
"https://registry.npmjs.org"
|
"https://registry.npmjs.org"
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
## Pending
|
## Pending
|
||||||
|
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- enable npm publishing in smartconfig (smartconfig)
|
||||||
|
- Sets the npm integration flag to true in .smartconfig.json
|
||||||
|
- Keeps the configured Verdaccio and npmjs registries unchanged
|
||||||
|
|
||||||
## 2026-05-14 - 13.29.0
|
## 2026-05-14 - 13.29.0
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|||||||
Reference in New Issue
Block a user