feat(#55): Enable sending account deletion emails through brevo npm package

This commit is contained in:
Josh Creek
2024-10-29 22:10:21 +00:00
parent c4865337ee
commit 464f365085
5 changed files with 357 additions and 13 deletions
+1
View File
@@ -47,6 +47,7 @@
},
"type": "module",
"dependencies": {
"@getbrevo/brevo": "^2.2.0",
"@supabase/ssr": "^0.4.0",
"@supabase/supabase-js": "^2.44.2",
"stripe": "^15.4.0",