removed cloudflare

This commit is contained in:
2025-08-18 15:19:14 -05:00
parent 6eb9a97583
commit f49a5ec9bf
3 changed files with 2 additions and 9 deletions
+1 -2
View File
@@ -6,8 +6,7 @@
"dev": "next dev --turbopack",
"build": "next build",
"start": "next start",
"lint": "next lint",
"cf-typegen": "wrangler types --env-interface CloudflareEnv cloudflare-env.d.ts"
"lint": "next lint"
},
"dependencies": {
"@supabase/supabase-js": "^2.55.0",