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

Increase node version requirement #4

Closed
wdavidw opened this issue May 5, 2011 · 2 comments
Closed

Increase node version requirement #4

wdavidw opened this issue May 5, 2011 · 2 comments

Comments

@wdavidw
Copy link
Contributor

wdavidw commented May 5, 2011

Hi Brian,

Could you update the 'package.json' file to allow for node version greater than 0.4.x, the git version is `v0.5.0-pre' and don't pass. Something like

"engines": { "node": ">= 0.4.x" }

should work.

Thanks

@bnoguchi
Copy link
Owner

bnoguchi commented May 5, 2011

Thanks for the heads up. Done! I didn't do a version bump (just an unpublish and publish), so npm uninstall, then install again.

@bnoguchi bnoguchi closed this as completed May 5, 2011
@wdavidw
Copy link
Contributor Author

wdavidw commented May 5, 2011

Great, thanks for speed

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

No branches or pull requests

2 participants