|
@@ -26,7 +26,7 @@
|
|
|
"deploy:preview": "node ./theme-utils.mjs deploy-preview",
|
|
|
"build:zip": "node ./theme-utils.mjs build-com-zip",
|
|
|
"commit": "npx cz",
|
|
|
- "update-packages": "npx lerna version --conventional-commits --no-commit-hooks --yes"
|
|
|
+ "update-themes": "npx lerna version --conventional-commits --no-commit-hooks --amend --yes"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@commitlint/cli": "^15.0.0",
|