format array for technologies

This commit is contained in:
Melvin
2025-04-29 10:22:18 +01:00
parent 2976558aa5
commit 5f686cfea5

View File

@@ -2213,9 +2213,7 @@
"name": "supabase", "name": "supabase",
"link": "https://github.com/supabase/supabase", "link": "https://github.com/supabase/supabase",
"label": "good first issue", "label": "good first issue",
"technologies": [ "technologies": ["TypeScript"],
"TypeScript"
],
"description": "The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications." "description": "The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications."
} }
] ]