Skip to content

Commit 06805bd

Browse files
authored
chore: update node engine requirement to >=20 (#242)
1 parent 40b7431 commit 06805bd

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
@@ -39,7 +39,7 @@
3939
"stdout-stderr": "^0.1.9"
4040
},
4141
"engines": {
42-
"node": ">=18"
42+
"node": ">=20"
4343
},
4444
"main": "src/index.js",
4545
"files": [

0 commit comments

Comments
 (0)