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

Specify correct node version in the README.md file #775

Merged
merged 3 commits into from
Apr 27, 2017

Conversation

gordonmcmullan
Copy link
Contributor

Problem

The documentation specifies a minimum version of Node to be used when working on assets-frontend, however there is also a maximum version and a single supported version.

The supported version is the version used on the build servers. Node v4.4.5

Solution

Updating the README.md to specify Node v4.4.5 (and update the CHANGELOG.md) fixes #774

Update README.md file to specify Node v4.4.5 to ensure contributors can confidently work on the library
Copy link
Contributor

@rpowis rpowis left a comment

Choose a reason for hiding this comment

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

Just needed a link to the pull request in the change log. Otherwise all good 👍

@rpowis rpowis merged commit 1ea4aa8 into master Apr 27, 2017
@rpowis rpowis deleted the #774-specify-correct-node-version branch April 27, 2017 10:07
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.

README.md should advise of the correct version of Node to use
2 participants