mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
💡 Bumped minimum node v8.x version to v8.10.0
no-issue This is to keep it in sync with Ghost
This commit is contained in:
parent
b1662073ee
commit
d9f716f13a
@ -22,7 +22,7 @@
|
||||
"lint:js": "eslint ."
|
||||
},
|
||||
"engines": {
|
||||
"node": "^8.9.0 || ^10.13.0"
|
||||
"node": "^8.10.0 || ^10.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ember/jquery": "0.6.1",
|
||||
|
Loading…
Reference in New Issue
Block a user