diff --git a/README.md b/README.md index 6c125434..274b8d5f 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,8 @@ const body = await res.json(); /* { greeting: 'Hello Lily!' } */ Peer dependencies: -- [`tRPC`](https://github.com/trpc/trpc) Server v10 (`@trpc/server`) must be installed. -- [`Zod`](https://github.com/colinhacks/zod) v3 (`zod@^3.14.4`) must be installed (recommended `^3.20.0`). +- [`tRPC`](https://github.com/trpc/trpc) Server v11 (`@trpc/server`) must be installed. +- [`Zod`](https://github.com/colinhacks/zod) v3 (`zod@^3.23.8`) must be installed. For a procedure to support OpenAPI the following _must_ be true: