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",
"link": "https://github.com/supabase/supabase",
"label": "good first issue",
"technologies": [
"TypeScript"
],
"technologies": ["TypeScript"],
"description": "The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications."
}
]