mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Add package name to Supabase example
This commit is contained in:
parent
09ca8269fa
commit
1279498bba
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -35,6 +35,7 @@
|
||||
"qrcode",
|
||||
"reqs",
|
||||
"stackframe",
|
||||
"supabase",
|
||||
"Svix",
|
||||
"totp",
|
||||
"typecheck",
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
{
|
||||
"name": "@stackframe/example-supabase",
|
||||
"version": "2.5.27",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user