Skip to content

Commit

Permalink
chore: bump engines in pkg json to node 20 to match .nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
rdela committed Apr 6, 2024
1 parent 8660ce9 commit c38316e
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 @@ -27,7 +27,7 @@
],
"license": "MIT",
"engines": {
"node": ">=14"
"node": ">=20"
},
"funding": {
"type": "opencollective",
Expand Down

0 comments on commit c38316e

Please sign in to comment.