Skip to content

Commit

Permalink
Update Node.js to >=20.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent eb1678d commit 9efe651
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 @@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"engines": {
"node": ">=20"
"node": ">=20.17.0"
},
"scripts": {
"build": "node ./internals/scripts/build.js",
Expand Down

0 comments on commit 9efe651

Please sign in to comment.