Add package name to Supabase example

This commit is contained in:
Konstantin Wohlwend 2024-09-01 13:37:32 -07:00
parent 09ca8269fa
commit 1279498bba
2 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,7 @@
"qrcode",
"reqs",
"stackframe",
"supabase",
"Svix",
"totp",
"typecheck",

View File

@ -1,4 +1,6 @@
{
"name": "@stackframe/example-supabase",
"version": "2.5.27",
"private": true,
"scripts": {
"dev": "next dev",