feat: Implement Novu package migration

This commit is contained in:
gpt-engineer-app[bot]
2025-10-12 15:40:37 +00:00
parent e3331dae96
commit 4d96f45e74
9 changed files with 27 additions and 567 deletions

View File

@@ -9,7 +9,7 @@
"imports": {
"@supabase/supabase-js": "https://esm.sh/@supabase/supabase-js@2.57.4",
"std/": "https://deno.land/std@0.190.0/",
"@novu/node": "npm:@novu/node@2.0.2"
"@novu/api": "npm:@novu/api@latest"
},
"lint": {
"rules": {