Skip to content

Commit

Permalink
Updates engines (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Jul 12, 2021
1 parent 02a3192 commit 5b3cb67
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 37 deletions.
56 changes: 20 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": ">=14.17.1"
"node": ">=14.17.3"
},
"scripts": {
"test": "standard && tap --reporter=spec test/**/*.js",
Expand Down

0 comments on commit 5b3cb67

Please sign in to comment.