diff --git a/examples/with-nextjs-todo/package.json b/examples/with-nextjs-todo/package.json index 780e889..465a901 100644 --- a/examples/with-nextjs-todo/package.json +++ b/examples/with-nextjs-todo/package.json @@ -15,7 +15,7 @@ "@trpc/client": "11.0.0-rc.660", "@trpc/next": "11.0.0-rc.660", "@trpc/react-query": "11.0.0-rc.660", - "@trpc/server": "11.0.0-rc.660", + "@trpc/server": "11.1.1", "@vercel/analytics": "1.5.0", "clsx": "2.1.1", "drizzle-orm": "0.38.2",