Skip to content

Commit 5ec3547

Browse files
authored
chore: update node engine requirement to >=20 (#791)
1 parent bd4fafa commit 5ec3547

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
@@ -53,7 +53,7 @@
5353
"typescript": "^5.3.3"
5454
},
5555
"engines": {
56-
"node": ">=18"
56+
"node": ">=20"
5757
},
5858
"files": [
5959
"/bin",

0 commit comments

Comments
 (0)