diff --git a/docs/pages/setup.mdx b/docs/pages/setup.mdx index 18c0842..91659fd 100644 --- a/docs/pages/setup.mdx +++ b/docs/pages/setup.mdx @@ -44,7 +44,7 @@ instructions above. ### Install the NPM library ```sh -npm install @convex-dev/auth @auth/core@0.36.0 +npm install @convex-dev/auth @auth/core@0.37.0 ``` This also installs `@auth/core`, which you will use during provider