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

Export version info with pkginfo #1

Closed
mwawrusch opened this issue Dec 24, 2011 · 2 comments
Closed

Export version info with pkginfo #1

mwawrusch opened this issue Dec 24, 2011 · 2 comments
Assignees

Comments

@mwawrusch
Copy link

Hi Jared, small improvement.

Use the pkginfo npm to export the version in you index instead of hardcoding it like so:

require('pkginfo')(module,'version');

@ghost ghost assigned jaredhanson Jan 3, 2012
@jaredhanson
Copy link
Owner

Done. Thanks for the suggestion, it helps simplify the release process.

I've also done this for the other strategies as well.

@mwawrusch
Copy link
Author

Thanks jared.

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