Skip to content

Commit b28792b

Browse files
committed
fix: engines node
1 parent b030589 commit b28792b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.0",
5050
"npm": "please-use-yarn",
5151
"yarn": ">=1.22.0"
5252
},

0 commit comments

Comments
 (0)