Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
/ Admin Public archive

Commit 041752a

Browse files
committed
💡 Bumped minimum node v8.x version to v8.10.0
no-issue This is to keep it in sync with Ghost
1 parent c9c0a4b commit 041752a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"lint:js": "eslint ."
2323
},
2424
"engines": {
25-
"node": "^8.9.0 || ^10.13.0"
25+
"node": "^8.10.0 || ^10.13.0"
2626
},
2727
"devDependencies": {
2828
"@ember/jquery": "0.6.1",

0 commit comments

Comments
 (0)