Commit 3b783bd0 authored by XhmikosR's avatar XhmikosR

package.json: change the engine version to >= 0.10.1.

parent d4ff5834
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
"time-grunt": "~1.0.0" "time-grunt": "~1.0.0"
}, },
"engines": { "engines": {
"node": "~0.10.1" "node": ">=0.10.1"
}, },
"jspm": { "jspm": {
"main": "js/bootstrap", "main": "js/bootstrap",
......
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