Skip to content

Commit

Permalink
chore(git): setting up commitizen again
Browse files Browse the repository at this point in the history
setting up commitizen again
  • Loading branch information
danbucholtz committed Apr 22, 2016
1 parent 947d929 commit 5720e9d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"canonical-path": "0.0.2",
"chalk": "^0.4.0",
"connect": "^2.13.0",
"conventional-changelog": "~0.0.11",
"cpr": "^0.2.0",
"dgeni": "^0.3.0",
"dgeni-packages": "^0.9.3",
Expand All @@ -31,6 +30,7 @@
"gulp-uglify": "^0.2.1",
"gulp-util": "^2.2.14",
"htmlparser2": "3.7.0",
"ionic-cz-conventional-changelog": "^1.0.0",
"ircb": "^0.3.1",
"istanbul": "^0.3.17",
"istanbul-instrumenter-loader": "^0.1.3",
Expand Down Expand Up @@ -68,5 +68,10 @@
{
"type": "MIT"
}
]
],
"config": {
"commitizen": {
"path": "node_modules/ionic-cz-conventional-changelog"
}
}
}

0 comments on commit 5720e9d

Please sign in to comment.