feat: add npm publish script
This commit is contained in:
parent
b926951656
commit
5c3ed4e36d
@ -12,6 +12,7 @@
|
||||
"build": "lerna run build --scope=\"@ccms/!(plugins)\"",
|
||||
"build:plugins": "lerna run build --scope=\"@ccms/plugins\"",
|
||||
"ug": "yarn upgrade-interactive --latest",
|
||||
"np": "lerna exec \"npm publish --registry https://registry.npmjs.org\" --scope=\"@ccms/!(client|plugins|types)\"",
|
||||
"lp": "lerna publish"
|
||||
},
|
||||
"workspaces": [
|
||||
|
Loading…
Reference in New Issue
Block a user