From ff2aed9c0b891fdd2a2890a407fd38d23e4aa277 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Tue, 17 Sep 2024 12:57:14 +0530 Subject: [PATCH] chore(deps): install @react-oauth/google --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 39b00555..bb991aa6 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "@mui/icons-material": "^5.5.1", "@mui/lab": "^5.0.0-alpha.80", "@mui/material": "^5.6.2", + "@react-oauth/google": "^0.12.1", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.1.1", "@testing-library/user-event": "^13.5.0",