Skip to content

Commit

Permalink
chore: remove commitizen from our dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Aug 21, 2019
1 parent a96c6da commit aca8cb7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions package.json
Expand Up @@ -14,11 +14,6 @@
"bugs": {
"url": "https://github.com/semantic-release/npm/issues"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"contributors": [
"Stephan Bönnemann <stephan@boennemann.me> (http://boennemann.me)",
"Gregor Martynus (https://twitter.com/gr2m)"
Expand All @@ -41,8 +36,6 @@
"ava": "^2.0.0",
"clear-module": "^4.0.0",
"codecov": "^3.0.0",
"commitizen": "^4.0.0",
"cz-conventional-changelog": "^2.0.0",
"delay": "^4.0.0",
"dockerode": "^2.5.3",
"get-stream": "^5.0.0",
Expand Down Expand Up @@ -99,7 +92,6 @@
"url": "https://github.com/semantic-release/npm.git"
},
"scripts": {
"cm": "git-cz",
"codecov": "codecov -f coverage/coverage-final.json",
"lint": "xo",
"pretest": "npm run lint",
Expand Down

0 comments on commit aca8cb7

Please sign in to comment.