Skip to content

Move dependencies to devDependencies where possible #148

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

Closed
wants to merge 1 commit into from
Closed

Move dependencies to devDependencies where possible #148

wants to merge 1 commit into from

Conversation

marionebl
Copy link
Contributor

This moves the dependencies

  • babel
  • gulp
  • gulp-git
  • node-uuid
  • nodemon
  • rimraf
  • semver

from dependencies to devDependencies,
as they appear to be used only for development and testing.

This should yield faster installs for all users installing cz-cli.

@marionebl marionebl changed the title This moves the dependencies Move dependencies to devDependencies where possible Mar 1, 2016
@jimthedev jimthedev closed this in a8c40a9 Mar 3, 2016
@jimthedev
Copy link
Member

Finally figured out our CI issues and builds are working again. Had to clear out the TravisCI caches to fix npm. This is now merged in and released in v2.5.1.

Thanks and looking forward to checking out the tools that you tweeted at me!

@marionebl marionebl deleted the chore/move-dependencies-to-dev-dependencies branch March 3, 2016 22:39
@marionebl
Copy link
Contributor Author

👍 Thanks for the swift response and releases! semantic release, ho!

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.

2 participants