Skip to content

Commit ba38125

Browse files
committed
ci(package.json): Update node version to current LTS + latest
1 parent 42225cc commit ba38125

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
@@ -19,7 +19,7 @@
1919
],
2020
"type": "module",
2121
"engines": {
22-
"node": "^20.11.0 || >=22.0.0",
22+
"node": "^22.21.0 || >=24.0.0",
2323
"npm": ">= 8"
2424
},
2525
"scripts": {

0 commit comments

Comments
 (0)