Skip to content

Commit

Permalink
Require exactly Node 18
Browse files Browse the repository at this point in the history
cf. #132
  • Loading branch information
baltpeter committed Apr 22, 2024
1 parent 79d3467 commit 05cba46
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 @@ -97,6 +97,6 @@
"typescript": "4.9.4"
},
"engines": {
"node": ">=18.0.0"
"node": "~18"
}
}

0 comments on commit 05cba46

Please sign in to comment.