Skip to content

Require minimum node version #61

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 2 commits into from
Mar 5, 2016
Merged

Require minimum node version #61

merged 2 commits into from
Mar 5, 2016

Conversation

drew-gross
Copy link
Contributor

Fixes #56

@facebook-github-bot
Copy link

By analyzing the blame information on this pull request, we identified @drew-gross, @flovilmart and @hallucinogen to be potential reviewers.

@@ -44,6 +44,9 @@
"prestart": "webpack --config build.config.js --progress",
"start": "node ./Parse-Dashboard/index.js"
},
"engines": {
"node": ">=4.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

json is pedantic with trailing commas :)

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

drew-gross added a commit that referenced this pull request Mar 5, 2016
@drew-gross drew-gross merged commit 69ef24b into master Mar 5, 2016
@peterdotjs peterdotjs deleted the node-version branch March 9, 2016 06:48
douglasmuraoka pushed a commit that referenced this pull request Nov 29, 2019
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