Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make gulp depedencies available for prod installs #154

Merged
merged 1 commit into from
Mar 4, 2016
Merged

fix: make gulp depedencies available for prod installs #154

merged 1 commit into from
Mar 4, 2016

Conversation

marionebl
Copy link
Contributor

  • fixes a bug introduced with a8c40a9
  • the init sub command depends on gulp and gulp-git

closes #153

* fixes a bug introduced with a8c40a9
* the `init` sub command depends on `gulp` and `gulp-git`

closes #153
@jimthedev
Copy link
Member

Thanks. Will try to merge tonight
On Thu, Mar 3, 2016 at 4:19 PM Mario Nebl notifications@github.com wrote:

  • fixes a bug introduced with a8c40a9
    a8c40a9
  • the init sub command depends on gulp and gulp-git

closes #153 #153

You can view, comment on, or merge this pull request online at:

#154
Commit Summary

  • fix: make gulp depedencies available for prod installs

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#154.

jimthedev added a commit that referenced this pull request Mar 4, 2016
fix(dependencies): make gulp depedencies available for prod installs
@jimthedev jimthedev merged commit a019303 into commitizen:master Mar 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gulp and gulp-git are required dependencies for at least v2.6.0
2 participants