Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
chore(release): update commitizen package.json config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Garant committed Sep 5, 2018
1 parent 474e3d6 commit d33dff9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,10 @@
"bin": {
"gh": "bin/gh.js"
},
"czConfig": {
"path": "node_modules/cz-conventional-changelog"
"config": {
"commitizen": {
"path": "node_modules/cz-conventional-changelog"
}
},
"release": {
"branch": "master",
Expand Down

0 comments on commit d33dff9

Please sign in to comment.