chore: remove commitizen from our dependencies
This commit is contained in:
parent
e168802379
commit
519df0d5c1
@ -17,11 +17,6 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/semantic-release/semantic-release/issues"
|
"url": "https://github.com/semantic-release/semantic-release/issues"
|
||||||
},
|
},
|
||||||
"config": {
|
|
||||||
"commitizen": {
|
|
||||||
"path": "cz-conventional-changelog"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Gregor Martynus (https://twitter.com/gr2m)",
|
"Gregor Martynus (https://twitter.com/gr2m)",
|
||||||
"Pierre Vanduynslager (https://twitter.com/@pvdlg_)"
|
"Pierre Vanduynslager (https://twitter.com/@pvdlg_)"
|
||||||
@ -58,8 +53,6 @@
|
|||||||
"ava": "^2.0.0",
|
"ava": "^2.0.0",
|
||||||
"clear-module": "^4.0.0",
|
"clear-module": "^4.0.0",
|
||||||
"codecov": "^3.0.0",
|
"codecov": "^3.0.0",
|
||||||
"commitizen": "^4.0.0",
|
|
||||||
"cz-conventional-changelog": "^2.0.0",
|
|
||||||
"delay": "^4.0.0",
|
"delay": "^4.0.0",
|
||||||
"dockerode": "^2.5.2",
|
"dockerode": "^2.5.2",
|
||||||
"file-url": "^3.0.0",
|
"file-url": "^3.0.0",
|
||||||
@ -125,7 +118,6 @@
|
|||||||
"url": "git+https://github.com/semantic-release/semantic-release.git"
|
"url": "git+https://github.com/semantic-release/semantic-release.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"cm": "git-cz",
|
|
||||||
"codecov": "codecov -f coverage/coverage-final.json",
|
"codecov": "codecov -f coverage/coverage-final.json",
|
||||||
"lint": "xo",
|
"lint": "xo",
|
||||||
"pretest": "npm run lint",
|
"pretest": "npm run lint",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user