Skip to content

Commit

Permalink
Update Node.js to >= 16.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent ce3f377 commit 8a0d14e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -14,7 +14,7 @@
],
"main": "Gruntfile.js",
"engines": {
"node": ">= 16.14"
"node": ">= 16.20.2"
},
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 8a0d14e

Please sign in to comment.