Skip to content

Commit 99a042e

Browse files
authored
chore: Set an override for @supabase/auth-js (supabase#33043)
Set an override for @supabase/auth-js.
1 parent d8b034a commit 99a042e

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@
4949
"type": "git",
5050
"url": "git+https://github.com/supabase/supabase.git"
5151
},
52+
"pnpm": {
53+
"overrides": {
54+
"@supabase/supabase-js>@supabase/auth-js": "2.68.0-rc.6"
55+
}
56+
},
5257
"engines": {
5358
"pnpm": "^9.0.0",
5459
"node": ">= 20"

pnpm-lock.yaml

+9-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)