From 91e16eeb0934b49b9cf283d3d6608a57de9d610e Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 3 Jun 2024 23:11:26 +0200 Subject: Packages: Add supabase --- bun.lockb | Bin 94754 -> 100460 bytes package.json | 1 + 2 files changed, 1 insertion(+) diff --git a/bun.lockb b/bun.lockb index 5bc1c72..3791486 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --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" }, -- cgit 1.4.1