Skip to content

Commit

Permalink
build: fix zod issue with client-direct
Browse files Browse the repository at this point in the history
  • Loading branch information
snobbee committed Feb 5, 2025
1 parent 453daa2 commit 9381526
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
3 changes: 2 additions & 1 deletion packages/client-direct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"discord.js": "14.16.3",
"express": "4.21.1",
"multer": "1.4.5-lts.1",
"openai": "4.73.0"
"openai": "4.73.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/multer": "^1.4.12",
Expand Down
19 changes: 4 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9381526

Please sign in to comment.