Skip to content

Commit

Permalink
Update supported node.je versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed Nov 2, 2023
1 parent d5e38e8 commit 7af780b
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 @@ -28,7 +28,7 @@
},
"main": "server.js",
"engines": {
"node": "18"
"node": "^18.15 || 20 || 21"
},
"scripts": {
"test": "npm run lint",
Expand Down

0 comments on commit 7af780b

Please sign in to comment.