package.json: change the engine version to >= 0.10.1.
This commit is contained in:
parent
d4ff583428
commit
3b783bd0b5
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
"time-grunt": "~1.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~0.10.1"
|
||||
"node": ">=0.10.1"
|
||||
},
|
||||
"jspm": {
|
||||
"main": "js/bootstrap",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue