Commit 3460c124 by Carl Bergquist Committed by GitHub

Merge pull request #5454 from Scalingo/node_version_package_json

Fix node version in package.json
parents af216ecf 122b0d20
......@@ -57,7 +57,7 @@
"systemjs": "0.19.24"
},
"engines": {
"node": "0.4.x",
"node": "4.x",
"npm": "2.14.x"
},
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment