Skip to content

Commit 193751f

Browse files
committed
Re-add zod (no yarn bump)
1 parent 2bccb6c commit 193751f

File tree

2 files changed

+565
-556
lines changed

2 files changed

+565
-556
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"into-stream": "^6.0.0",
2323
"is-stream": "^2.0.1",
2424
"p-map": "^4.0.0",
25-
"tus-js-client": "^4.2.3"
25+
"tus-js-client": "^4.2.3",
26+
"zod": "^3.23.8"
2627
},
2728
"devDependencies": {
2829
"@babel/core": "^7.25.8",

0 commit comments

Comments
 (0)