revert e1d865e6c3
Deploy Function / deploy (push) Failing after 45s

revert posible solución a issue #60
This commit is contained in:
2026-02-05 16:11:09 +00:00
parent 1af0358e65
commit 132a51133b
5 changed files with 11 additions and 230 deletions
+2 -6
View File
@@ -1,12 +1,8 @@
{
"allowScripts": [
"npm:deno@2.6.4",
"npm:supabase-js@1.0.4",
"npm:supabase@2.72.6"
],
"allowScripts": ["npm:deno@2.6.4", "npm:supabase-js@1.0.4", "npm:supabase@2.72.6"],
"imports": {
"@openai/openai": "jsr:@openai/openai@^6.16.0",
"@zod/zod": "jsr:@zod/zod@^4.3.5",
"@zod/zod": "jsr:@zod/zod@^4.3.5"
"@david/dax": "jsr:@david/dax@^0.44.2"
}
}