Skip to content

Commit 72cd46d

Browse files
committed
Downgrade to node 22
1 parent ce374e9 commit 72cd46d

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
@@ -53,7 +53,7 @@
5353
"devEngines": {
5454
"runtime": {
5555
"name": "node",
56-
"version": ">=24.x"
56+
"version": ">=22.x"
5757
}
5858
}
5959
}

0 commit comments

Comments
 (0)