Skip to content

Commit

Permalink
node to version 20.x in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ssundahlTTD committed Dec 28, 2024
1 parent 4d15dc6 commit 3647981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"localtest": "cd localtest && tsx server.ts"
},
"engines": {
"node": ">=18"
"node": ">=20"
},
"jest": {
"preset": "ts-jest",
Expand Down

0 comments on commit 3647981

Please sign in to comment.