Skip to content

Commit 9c8948c

Browse files
committed
chore: bump minimum node version to v24
1 parent 96e8fee commit 9c8948c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"packageManager": "pnpm@10.33.2",
127127
"engines": {
128-
"node": ">=22.0.0"
128+
"node": ">=24.0.0"
129129
},
130130
"publishConfig": {
131131
"access": "public"

0 commit comments

Comments
 (0)