chore(package): update commitizen config

This commit is contained in:
Stephan Schneider 2017-09-19 17:36:32 +02:00 committed by Pierre Vanduynslager
parent 8c44c3176a
commit 4612a056a3

View File

@ -9,8 +9,10 @@
"bugs": {
"url": "https://github.com/semantic-release/semantic-release/issues"
},
"czConfig": {
"path": "node_modules/cz-conventional-changelog/"
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"dependencies": {
"@semantic-release/commit-analyzer": "^3.0.1",