Skip to content

Commit e72f019

Browse files
add googleapis package
1 parent 20af8b9 commit e72f019

File tree

4 files changed

+214
-2
lines changed

4 files changed

+214
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ yarn-error.log*
3636
.env
3737
.env.lcal
3838
.env*.local
39-
39+
.env.prod
4040
# vercel
4141
.vercel
4242
.env.staging

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
"embla-carousel-react": "^8.6.0",
3636
"fuse.js": "^7.1.0",
3737
"geist": "^1.3.1",
38+
"google-auth-library": "^10.2.1",
39+
"googleapis": "^155.0.0",
3840
"jose": "^5.10.0",
3941
"lodash": "^4.17.21",
4042
"lucide-react": "^0.395.0",

0 commit comments

Comments
 (0)