about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-06-03 23:11:26 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-06-03 23:11:26 +0200
commit91e16eeb0934b49b9cf283d3d6608a57de9d610e (patch)
tree9440991116815f3e40cc4225d76341c049e8a08b
parentInitial commit (diff)
downloadfs-tracer-frontend-91e16eeb0934b49b9cf283d3d6608a57de9d610e.tar.gz
fs-tracer-frontend-91e16eeb0934b49b9cf283d3d6608a57de9d610e.tar.bz2
fs-tracer-frontend-91e16eeb0934b49b9cf283d3d6608a57de9d610e.zip
Packages: Add supabase
-rwxr-xr-xbun.lockbbin94754 -> 100460 bytes
-rw-r--r--package.json1
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"
   },