Pull in zod

This commit is contained in:
Michael Wolf
2025-03-07 15:24:21 -06:00
parent c850815e97
commit 5a08baab5e
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
},
"imports": {
"@std/assert": "jsr:@std/assert@1",
"zod": "npm:zod@^3.24.1"
"zod": "npm:zod@^3.24.2"
},
"fmt": {
"indentWidth": 4