We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7a61d commit 712aa76Copy full SHA for 712aa76
content/docs/platform/sdks/server/typescript.mdx
@@ -31,7 +31,7 @@ pnpm add @novu/api
31
<Tab value="Yarn">
32
33
```bash
34
-yarn add @novu/api zod
+yarn add @novu/api zod@^3
35
36
## Note that Yarn does not install peer dependencies automatically. You will need
37
0 commit comments