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

Add yo as peerDependency #7

Merged
merged 1 commit into from Jul 22, 2013
Merged

Add yo as peerDependency #7

merged 1 commit into from Jul 22, 2013

Conversation

zenorocha
Copy link
Member

By adding yo as peer dependency, the user only has to npm install -g generator-mocha and is good to go.

I also added npm >= 1.2.10 as engine requirement which shows a non-fatal warning in case the user is using an earlier version of npm, which doesn't support peer dependencies yet.

/ref yeoman/generator#305

passy added a commit that referenced this pull request Jul 22, 2013
Add `yo` as peerDependency
@passy passy merged commit 0d8f0bf into yeoman:master Jul 22, 2013
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.

None yet

2 participants