diff options
| -rwxr-xr-x | bun.lockb | bin | 94754 -> 100460 bytes | |||
| -rw-r--r-- | package.json | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/bun.lockb b/bun.lockb index 5bc1c72..3791486 100755 --- a/bun.lockb +++ b/bun.lockb Binary files differdiff --git a/package.json b/package.json index 921a43b..500d4f0 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "preview": "vite preview" }, "dependencies": { + "@supabase/supabase-js": "^2.43.4", "react": "^18.2.0", "react-dom": "^18.2.0" }, |