Skip to content

Commit

Permalink
chore: use czg replace commitizen (#8482)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengqbbb committed Jun 28, 2022
1 parent e0e86a4 commit ecc8003
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 272 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -7,7 +7,7 @@
"docs"
],
"scripts": {
"cz": "git-cz",
"cz": "czg",
"test": "vitest",
"test:coverage": "vitest --coverage",
"test:ssr": "vitest --config ./ssr-testing/vitest.config.ts",
Expand Down Expand Up @@ -90,11 +90,11 @@
"@vue/tsconfig": "^0.1.3",
"c8": "^7.11.3",
"chalk": "^5.0.1",
"commitizen": "^4.2.4",
"concurrently": "^7.2.2",
"consola": "^2.15.3",
"csstype": "^2.6.20",
"cz-git": "^1.3.8",
"czg": "^1.3.8",
"eslint": "^8.18.0",
"eslint-define-config": "^1.5.1",
"expect-type": "^0.13.0",
Expand Down

0 comments on commit ecc8003

Please sign in to comment.