feat: add npm publish script
This commit is contained in:
		@@ -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": [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user