Skip to content

Commit 220fa21

Browse files
committed
chore: remove commitizen from our dependencies
1 parent edad14c commit 220fa21

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
"bugs": {
1515
"url": "https://github.com/semantic-release/commit-analyzer/issues"
1616
},
17-
"config": {
18-
"commitizen": {
19-
"path": "cz-conventional-changelog"
20-
}
21-
},
2217
"contributors": [
2318
"Stephan Bönnemann <[email protected]> (http://boennemann.me)",
2419
"Gregor Martynus (https://twitter.com/gr2m)"
@@ -34,14 +29,12 @@
3429
"devDependencies": {
3530
"ava": "^2.0.0",
3631
"codecov": "^3.0.0",
37-
"commitizen": "^4.0.0",
3832
"conventional-changelog-atom": "^2.0.0",
3933
"conventional-changelog-conventionalcommits": "^4.1.0",
4034
"conventional-changelog-ember": "^2.0.0",
4135
"conventional-changelog-eslint": "^3.0.0",
4236
"conventional-changelog-express": "^2.0.0",
4337
"conventional-changelog-jshint": "^2.0.0",
44-
"cz-conventional-changelog": "^2.0.0",
4538
"nyc": "^14.0.0",
4639
"rimraf": "^2.6.1",
4740
"semantic-release": "^15.0.0",
@@ -96,7 +89,6 @@
9689
"url": "https://github.com/semantic-release/commit-analyzer.git"
9790
},
9891
"scripts": {
99-
"cm": "git-cz",
10092
"codecov": "codecov -f coverage/coverage-final.json",
10193
"lint": "xo",
10294
"pretest": "npm run lint",

0 commit comments

Comments
 (0)