From 5f686cfea58509c2d9fe6011ad66cd5d6929f2dd Mon Sep 17 00:00:00 2001 From: Melvin Date: Tue, 29 Apr 2025 10:22:18 +0100 Subject: [PATCH] format array for technologies --- data.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/data.json b/data.json index f075bf5..becfa56 100644 --- a/data.json +++ b/data.json @@ -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." } ]