diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |