chore: bump sdk to beta.53, wrap z.deepPartial with passthrough

This commit is contained in:
Aiden McClelland
2026-02-25 17:31:22 -07:00
parent 827458562b
commit 72d573dbd1
5 changed files with 17 additions and 14 deletions

View File

@@ -70,7 +70,7 @@ base/node_modules: base/package-lock.json
node_modules: package/node_modules base/node_modules
publish: bundle package/package.json package/README.md package/LICENSE
cd dist && npm publish --access=public
cd dist && npm publish --access=public --tag=latest
link: bundle
cd dist && npm link