mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Drop Node.js 4 support
This commit is contained in:
parent
cd30fd6725
commit
220b6c6969
@ -23,7 +23,7 @@
|
||||
"coverage": "cat ./coverage/lcov.info | coveralls"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 4"
|
||||
"node": ">= 6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@html-next/vertical-collection": "1.0.0-beta.8",
|
||||
|
Loading…
Reference in New Issue
Block a user