Skip to content

Commit 479d46d

Browse files
authored
chore: update node engine requirement to >=20 (#46)
1 parent 37c0e05 commit 479d46d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "^4.5.2"
5050
},
5151
"engines": {
52-
"node": ">=18"
52+
"node": ">=20"
5353
},
5454
"jest": {
5555
"collectCoverage": true,

0 commit comments

Comments
 (0)