Skip to content

Commit

Permalink
chore(commitizen): use modern commitizen config style
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-bansil committed Aug 2, 2016
1 parent fcebba4 commit 04ed411
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 @@ -50,7 +50,9 @@
"rimraf": "^2.5.2",
"xml2js": "^0.4.16"
},
"czConfig": {
"path": "node_modules/cz-conventional-changelog"
"config": {
"commitizen": {
"path": "node_modules/cz-conventional-changelog"
}
}
}

0 comments on commit 04ed411

Please sign in to comment.