Skip to content

Commit

Permalink
Drop Node v16 support
Browse files Browse the repository at this point in the history
  • Loading branch information
fabon-f committed Dec 10, 2023
1 parent 1314d18 commit da457db
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 @@ -15,7 +15,7 @@
"typecheck": "tsc"
},
"engines": {
"node": ">=16.0"
"node": ">=18.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit da457db

Please sign in to comment.