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 5d51815..8035e1c 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "preview": "vite preview" }, "dependencies": { + "@react-oauth/google": "^0.12.1", "@supabase/supabase-js": "^2.43.4", "react": "^18.2.0", "react-dom": "^18.2.0", |