Skip to content

simplify fetching of package version #184

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

simplify fetching of package version #184

wants to merge 1 commit into from

Conversation

svanzoest
Copy link

@svanzoest svanzoest commented May 28, 2017

This removes the pkginfo dependency to determine the version of the package.
Using webpack to build my node packages otherwise gives me package.json not found.

Addresses #168 and and related to #152

This removes the pkginfo dependency to determine the version of the package. 
Using webpack to build my node packages otherwise gives me `package.json` not found.
@svanzoest
Copy link
Author

Tests seem to be failing primarily because of #172

@svanzoest svanzoest changed the title simply fetching of package version simplify fetching of package version May 28, 2017
@davidlehn davidlehn added this to the v0.5.0 milestone Jul 25, 2017
@davidlehn
Copy link
Member

Fixed in 17ec94a and released in 0.5.17.

@davidlehn davidlehn closed this Jan 25, 2018
@svanzoest svanzoest deleted the patch-1 branch January 25, 2018 22:57
@svanzoest
Copy link
Author

👍 Thanks!

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