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

feat: add generator deps as optional for greenkeeper #165

Merged
merged 1 commit into from
Jun 5, 2018

Conversation

brandonocasey
Copy link
Contributor

No description provided.

@@ -0,0 +1 @@
optional = false
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't install optional dependencies by default

@brandonocasey brandonocasey force-pushed the feat/greenkeeper-generator-deps branch from 6ad1f6e to db359b0 Compare June 5, 2018 17:24
"lodash": "^3.10.1",
"rimraf": "^2.6.1",
"semver": "^5.1.0",
"tsmlj": "^1.0.0",
"yeoman-generator": "^0.20.3"
},
"devDependencies": {
"fs-extra": "^6.0.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fs-extra is only used in tests

@brandonocasey brandonocasey changed the title feat: add generator deps as optional so they stay up to date feat: add generator deps as optional for greenkeeper Jun 5, 2018
@brandonocasey brandonocasey merged commit 815f15e into master Jun 5, 2018
@brandonocasey brandonocasey deleted the feat/greenkeeper-generator-deps branch June 7, 2018 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants