Skip to content

Commit

Permalink
💡 Bumped minimum node v8.x version to v8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
allouis committed Jul 15, 2019
1 parent 033e58e commit ff8e3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"postinstall": "cpy node_modules/@tryghost/members-theme-bindings/build/members-theme-bindings.js core/server/public/"
},
"engines": {
"node": "^8.9.0 || ^10.13.0",
"node": "^8.10.0 || ^10.13.0",
"cli": "^1.9.0"
},
"dependencies": {
Expand Down

0 comments on commit ff8e3ed

Please sign in to comment.