diff options
Diffstat (limited to 'makima/frontend/package.json')
| -rw-r--r-- | makima/frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makima/frontend/package.json b/makima/frontend/package.json index ef99c3d..9293f65 100644 --- a/makima/frontend/package.json +++ b/makima/frontend/package.json @@ -11,6 +11,7 @@ "preview": "vite preview" }, "dependencies": { + "@supabase/supabase-js": "^2.90.1", "react": "^19.0.0", "react-dom": "^19.0.0", "react-router": "^7.1.0", |
