diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a7287a13..04402a19 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "type": "module", "dependencies": { - "@vercel/postgres": "^0.5.1", + "@supabase/supabase-js": "^2.39.3", "@vercel/speed-insights": "^1.0.9", "dexie": "^4.0.1-alpha.25", "jsdom": "^23.0.1", |