Skip to content

Commit 9a52df8

Browse files
committed
build: remove commitizen
1 parent e7b1895 commit 9a52df8

File tree

2 files changed

+17
-374
lines changed

2 files changed

+17
-374
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"scripts": {
1515
"test": "cross-env CI=1 react-scripts-ts test --env=jsdom",
1616
"test:watch": "react-scripts-ts test --env=jsdom",
17-
"cz": "git-cz",
1817
"build": "rm -rf dist && tsup src/index.tsx",
1918
"prepare": "yarn run build",
2019
"predeploy": "cd example && yarn install && yarn run build",
@@ -32,7 +31,6 @@
3231
"@types/react": "^18.2.45",
3332
"@types/react-dom": "^18.2.18",
3433
"@types/react-test-renderer": "^18.0.7",
35-
"commitizen": "^2.10.1",
3634
"conventional-changelog-cli": "^2.0.5",
3735
"conventional-recommended-bump": "^4.0.1",
3836
"cross-env": "^5.1.4",

0 commit comments

Comments
 (0)