Skip to content

Commit de020a6

Browse files
committed
chore: remove commitizen from our dependencies
1 parent c663276 commit de020a6

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/npm/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)"
@@ -40,8 +35,6 @@
4035
"ava": "^2.0.0",
4136
"clear-module": "^4.0.0",
4237
"codecov": "^3.0.0",
43-
"commitizen": "^4.0.0",
44-
"cz-conventional-changelog": "^2.0.0",
4538
"delay": "^4.0.0",
4639
"dockerode": "^2.5.3",
4740
"get-stream": "^5.0.0",
@@ -99,7 +92,6 @@
9992
"url": "https://github.com/semantic-release/npm.git"
10093
},
10194
"scripts": {
102-
"cm": "git-cz",
10395
"codecov": "codecov -f coverage/coverage-final.json",
10496
"lint": "xo",
10597
"pretest": "npm run lint",

0 commit comments

Comments
 (0)