From 4c0793a637c5824e0da4a7d65633e0f5b4772078 Mon Sep 17 00:00:00 2001 From: Christian Wyglendowski Date: Tue, 3 Dec 2024 10:23:30 -0500 Subject: [PATCH] Update docs to ref @auth/core 0.37.0 --- docs/pages/setup.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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