mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-25 03:11:13 -05:00
Fix Novu API import path
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
},
|
||||
"imports": {
|
||||
"@supabase/supabase-js": "https://esm.sh/@supabase/supabase-js@2.57.4",
|
||||
"std/": "https://deno.land/std@0.190.0/",
|
||||
"@novu/api": "npm:@novu/api@latest"
|
||||
"std/": "https://deno.land/std@0.190.0/"
|
||||
},
|
||||
"lint": {
|
||||
"rules": {
|
||||
|
||||
Reference in New Issue
Block a user