Skip to content

Commit

Permalink
chore(deps): update node.js to >=20
Browse files Browse the repository at this point in the history
  • Loading branch information
palashmon authored Jan 27, 2025
1 parent cd19208 commit 05524b1
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 @@ -11,7 +11,7 @@
},
"sideEffects": false,
"engines": {
"node": ">=18.20.6"
"node": ">=20"
},
"scripts": {
"test": "xo && ava",
Expand Down

0 comments on commit 05524b1

Please sign in to comment.