Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(package.json): move q to dependancies since it is required to run
While trying to run git_changelog after a `npm install git-changelog --save-dev`, I found I was missing q, which is not installed when added to a project this way.
- Loading branch information