Skip to content

Commit

Permalink
build(commitizen): made the repo commitizen friendly
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmoronzirfas committed Apr 12, 2017
1 parent cd8747d commit de6a8f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,13 @@
"homepage": "https://github.com/fabianmoronzirfas/gestalten-in-code#readme",
"dependencies": {
"jquery": "^3.1.0"
},
"devDependencies": {
"cz-conventional-changelog": "^2.0.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}

0 comments on commit de6a8f7

Please sign in to comment.