aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-03-27 12:40:52 +0530
committerreal-zephex <[email protected]>2024-03-27 12:40:52 +0530
commit684a5a6d65a1badc2fadeefdc941d9070aa04f9d (patch)
tree3b2fb0cc0dfe3b49b4ea2dfcef11e70952ebd52d /package.json
parentrestructured files (diff)
downloaddramalama-684a5a6d65a1badc2fadeefdc941d9070aa04f9d.tar.xz
dramalama-684a5a6d65a1badc2fadeefdc941d9070aa04f9d.zip
fixes: minor css fixes, added loading indicators, added error pages etc etc
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1419650..bcece2d 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
+ "@supabase/supabase-js": "^2.40.0",
"@vercel/analytics": "^1.2.2",
"@vercel/postgres": "^0.7.2",
"@vercel/speed-insights": "^1.0.10",