Files
genesis-2/supabase/functions/ai-generate-plan/deno.json
T
Guillermo.Arrieta f29465958a
Deploy Function / deploy (push) Successful in 37m53s
Deploy Migrations to Production / deploy (push) Successful in 15s
errores de imports
2026-02-12 17:40:22 -06:00

8 lines
234 B
JSON

{
"imports": {
"zod": "https://deno.land/x/zod@v3.22.4/mod.ts",
"@supabase/supabase-js": "npm:@supabase/supabase-js@2",
"@supabase/functions-js/edge-runtime.d.ts": "jsr:@supabase/functions-js@^2/edge-runtime.d.ts"
}
}