lib

Core libraries for Radroots
git clone https://radroots.dev/git/lib.git
Log | Files | Refs | README | LICENSE

commit 588a31aefaa6f5aa9e2e1390dd0d581fdbc6e5d3
parent 71da03489ef6bd7b8370ffd503efdacc9cf25296
Author: triesap <tyson@radroots.org>
Date:   Fri, 11 Jul 2025 21:32:48 +0000

chore: update working tree snapshot

Diffstat:
Mbindings/ts/package.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bindings/ts/package.json b/bindings/ts/package.json @@ -21,7 +21,7 @@ "ts-to-zod": "^3.15.0" }, "dependencies": { - "zod": "^3.23.8" + "zod": "^4.0.5" }, "publishConfig": { "access": "public"