i love zod

This commit is contained in:
grngxd 2025-06-24 17:34:03 +01:00
parent ddc0138077
commit 4fa66a2eb9
3 changed files with 95 additions and 182 deletions

View file

@ -18,6 +18,7 @@
"dependencies": {
"@types/hjson": "^2.4.6",
"commander": "^14.0.0",
"hjson": "^3.2.2"
"hjson": "^3.2.2",
"zod": "^3.25.67"
}
}