style(projects): rename script czh to commit:zh (#597)

This commit is contained in:
青菜白玉汤
2024-08-13 16:37:55 +08:00
committed by GitHub
parent a8f923eb38
commit 5094f0eea8
2 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@
"build:test": "vite build --mode test",
"cleanup": "sa cleanup",
"commit": "sa git-commit",
"czh": "sa git-commit -l=zh-cn",
"commit:zh": "sa git-commit -l=zh-cn",
"dev": "vite --mode test",
"dev:prod": "vite --mode prod",
"gen-route": "sa gen-route",