Skip to content

Commit

Permalink
chore(commit): showing github issues on commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Nov 20, 2015
1 parent 0522b03 commit a5ae231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"url": "git@github.com:bahmutov/lazy-ass.git"
},
"scripts": {
"commit": "commit-wizard",
"commit": "git-issues && commit-wizard",
"coveralls": "cat coverage/PhantomJS*/lcov.info | ./node_modules/coveralls/bin/coveralls.js",
"demo": "grunt gh-pages",
"dont-break": "dont-break --timeout 30",
Expand Down

0 comments on commit a5ae231

Please sign in to comment.