Skip to content

Commit

Permalink
feat: node 20 update complete
Browse files Browse the repository at this point in the history
feat: builds working
  • Loading branch information
wwills2 committed Aug 8, 2024
1 parent afc69e1 commit 8a2e16d
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 @@ -6,7 +6,7 @@
"bin": "build/server.js",
"type": "module",
"engines": {
"node": ">=16.13"
"node": ">=20.16"
},
"lint-staged": {
"*.+(js|ts|tsx)": "npm run lint:prettier-eslint"
Expand Down

0 comments on commit 8a2e16d

Please sign in to comment.