Skip to content

Commit

Permalink
Updates engines (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Jun 28, 2021
1 parent 2df7b8c commit 2f97b2c
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 @@ -13,7 +13,7 @@
"gpagespeed": "index.js"
},
"engines": {
"node": ">=10.22.1"
"node": ">=14.17.1"
},
"scripts": {
"test": "standard && tap --reporter=spec test/**/*.js",
Expand Down

0 comments on commit 2f97b2c

Please sign in to comment.