Skip to content

Commit e5d9697

Browse files
committed
chore: remove commitizen from our dependencies
1 parent 9aa34a1 commit e5d9697

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
@@ -6,11 +6,6 @@
66
"bugs": {
77
"url": "https://github.com/semantic-release/exec/issues"
88
},
9-
"config": {
10-
"commitizen": {
11-
"path": "cz-conventional-changelog"
12-
}
13-
},
149
"contributors": [
1510
"Stephan Bönnemann <[email protected]> (http://boennemann.me)",
1611
"Gregor Martynus (https://twitter.com/gr2m)"
@@ -26,8 +21,6 @@
2621
"devDependencies": {
2722
"ava": "^2.0.0",
2823
"codecov": "^3.0.0",
29-
"commitizen": "^4.0.0",
30-
"cz-conventional-changelog": "^2.0.0",
3124
"nyc": "^14.0.0",
3225
"semantic-release": "^15.0.0",
3326
"sinon": "^7.1.1",
@@ -81,7 +74,6 @@
8174
"url": "https://github.com/semantic-release/exec.git"
8275
},
8376
"scripts": {
84-
"cm": "git-cz",
8577
"codecov": "codecov -f coverage/coverage-final.json",
8678
"lint": "xo",
8779
"pretest": "npm run lint",

0 commit comments

Comments
 (0)