Skip to content

Commit 539ad6f

Browse files
authored
build: update node engines version (#2027)
chore: update to node 22
1 parent b6963a7 commit 539ad6f

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
@@ -22,7 +22,7 @@
2222
"prepare": "husky"
2323
},
2424
"engines": {
25-
"node": ">=20"
25+
"node": ">=22"
2626
},
2727
"repository": {
2828
"type": "git",

0 commit comments

Comments
 (0)