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

ensure we're running on a secure version of Node.js #832

Merged
merged 2 commits into from
Jul 19, 2017
Merged

Conversation

Pomax
Copy link

@Pomax Pomax commented Jul 12, 2017

This explicitly adds a secure version of Node.js LTS to the package.json file

This explicitly adds a secure version of Node.js LTS to the package.json file
@Pomax Pomax requested a review from humphd July 12, 2017 19:05
package.json Outdated
@@ -12,6 +12,10 @@
"branch": "",
"SHA": ""
},
"engines": {
"node": "^6.11.1",
"npm", "^3.10.10"

Choose a reason for hiding this comment

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

:

Copy link

Choose a reason for hiding this comment

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

!

@humphd
Copy link

humphd commented Jul 17, 2017

@Pomax can you finish this soon?

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