Skip to content

Commit 930aeee

Browse files
authored
fix: node engines (#24)
1 parent b030589 commit 930aeee

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
@@ -46,7 +46,7 @@
4646
"author": "",
4747
"license": "ISC",
4848
"engines": {
49-
"node": ">=22.0.0",
49+
"node": ">=18.18.0",
5050
"npm": "please-use-yarn",
5151
"yarn": ">=1.22.0"
5252
},

0 commit comments

Comments
 (0)