Skip to content

Commit

Permalink
Merge pull request #17 from hack-dance/update-ss-zs
Browse files Browse the repository at this point in the history
Update ss zs
  • Loading branch information
roodboi authored Jan 22, 2024
2 parents 2a643a9 + f2d4b39 commit 2825072
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/cyan-students-care.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"zod-stream": patch
---

update schema stream dep
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion public-packages/zod-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"author": "Dimitri Kennedy <[email protected]> (https://hack.dance)",
"homepage": "https://island.novy.work",
"dependencies": {
"schema-stream": "*",
"schema-stream": "^2.1.0",
"zod-to-json-schema": "^3.22.3",
"zod-validation-error": "^2.1.0"
},
Expand Down

0 comments on commit 2825072

Please sign in to comment.