Skip to content

Commit 703ad44

Browse files
committed
chore: increase node requirements to 22.
1 parent 86635cd commit 703ad44

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
@@ -109,6 +109,6 @@
109109
},
110110
"packageManager": "yarn@4.11.0",
111111
"engines": {
112-
"node": ">=20.19.0"
112+
"node": "^22.13.0 || >=24"
113113
}
114114
}

0 commit comments

Comments
 (0)