mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
parent
431ccb16c9
commit
059e19ee63
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
"test": "grunt validate --verbose"
|
"test": "grunt validate --verbose"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "~0.10.0 || ~0.12.0",
|
"node": "~0.10.0 || ~0.12.0 || ~4.2.0",
|
||||||
"iojs": "~1.2.0"
|
"iojs": "~1.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in a new issue