about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-06-06 23:21:43 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-06-06 23:21:43 +0200
commit31d5a5ee8b10f232cdadf2f126ca840e25a43cd1 (patch)
tree44c4f9a521aa3214030954f3475ccd36158f0204 /package.json
parentMisc: Add GH pages deploy (diff)
downloadfs-tracer-frontend-31d5a5ee8b10f232cdadf2f126ca840e25a43cd1.tar.gz
fs-tracer-frontend-31d5a5ee8b10f232cdadf2f126ca840e25a43cd1.tar.bz2
fs-tracer-frontend-31d5a5ee8b10f232cdadf2f126ca840e25a43cd1.zip
Login: Use prebuilt google oauth component
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 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",