Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Commit

Permalink
chore(package): Update commitizen
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Oct 26, 2015
1 parent 22f7308 commit f1e92b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"bootstrap": "3.3.5",
"chai": "3.3.0",
"codecov.io": "0.1.4",
"commitizen": "1.0.5",
"cz-conventional-changelog": "1.1.2",
"commitizen": "2.3.0",
"cz-conventional-changelog": "1.1.4",
"eslint": "1.5.1",
"eslint-config-kentcdodds": "4.0.0",
"eslint-loader": "1.0.0",
Expand Down Expand Up @@ -80,11 +80,11 @@
"config": {
"ghooks": {
"pre-commit": "./node_modules/.bin/validate-commit-msg && npm run code-checks && npm t && npm run check-coverage"
},
"commitizen": {
"path": "node_modules/cz-conventional-changelog"
}
},
"czConfig": {
"path": "node_modules/cz-conventional-changelog"
},
"kcdCommon": {
"webpack": {
"output": {
Expand Down

0 comments on commit f1e92b9

Please sign in to comment.