Skip to content

Commit f036f17

Browse files
committed
openai is picky about zod dependency
1 parent 1b3856c commit f036f17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"convert-array-to-csv": "^2.0.0",
2727
"dotenv": "^17.2.2",
2828
"openai": "^5.19.1",
29-
"zod": "^4.1.5"
29+
"zod": "^3.23.8"
3030
}
3131
}

0 commit comments

Comments
 (0)