Skip to content

Commit

Permalink
Drop Node 16.x support
Browse files Browse the repository at this point in the history
  • Loading branch information
peschee committed May 24, 2024
1 parent 8717f44 commit eb74595
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 @@ -69,7 +69,7 @@
"vars"
],
"engines": {
"node": ">=16.17.0"
"node": ">=18"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit eb74595

Please sign in to comment.