Skip to content

replace custom logic in loadVersions with node-version-data package #283

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

Merged
merged 1 commit into from
Oct 27, 2015

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Oct 25, 2015

I'm encouraging the npm team to use this same package to fetch the data they need for mapping node to npm versions

@@ -41,6 +41,7 @@
"metalsmith-serve": "0.0.3",
"metalsmith-stylus": "1.0.0",
"ncp": "2.0.0",
"node-version-data": "~1.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need to pin to an exact version here? It seems like that is the current way of doing it.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, we are using greenkeeperio here. example: #279

Copy link
Member Author

Choose a reason for hiding this comment

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

whoops, didn't realise! fixed

@evanlucas
Copy link
Contributor

LGTM

stevemao added a commit that referenced this pull request Oct 27, 2015
replace custom logic in loadVersions with node-version-data package
@stevemao stevemao merged commit f9e1c8d into master Oct 27, 2015
@stevemao stevemao deleted the load-versions branch October 27, 2015 23:41
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.

3 participants