feat(config): enable npm publishing in smart config
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"remote": "origin"
|
||||
},
|
||||
"npm": {
|
||||
"enabled": false,
|
||||
"enabled": true,
|
||||
"registries": [
|
||||
"https://verdaccio.lossless.digital",
|
||||
"https://registry.npmjs.org"
|
||||
|
||||
Reference in New Issue
Block a user