Skip to content

Commit 09aca81

Browse files
authored
chore: align engines to node >=18.20.8 and pnpm >=10.33.0 (#1177)
1 parent f2129b1 commit 09aca81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@
193193
"zod": "4.1.8"
194194
},
195195
"engines": {
196-
"node": ">=18",
197-
"pnpm": ">=10.16.0"
196+
"node": ">=18.20.8",
197+
"pnpm": ">=10.33.0"
198198
},
199199
"packageManager": "pnpm@10.33.0",
200200
"files": [

0 commit comments

Comments
 (0)