added google packages

This commit is contained in:
Roman Krček
2025-06-22 16:16:18 +02:00
parent a925fd70f5
commit 34afb21c22
2 changed files with 565 additions and 5 deletions

View File

@@ -31,6 +31,7 @@
"dependencies": {
"@supabase/ssr": "^0.6.1",
"@supabase/supabase-js": "^2.50.0",
"@sveltejs/adapter-node": "^5.2.12"
"@sveltejs/adapter-node": "^5.2.12",
"googleapis": "^150.0.1"
}
}