From 7b0fe75179ed0b28fc9f8b556986ad57a68175fd Mon Sep 17 00:00:00 2001 From: Smoren Date: Wed, 29 Jan 2025 01:18:47 +0300 Subject: [PATCH] Update data.json Co-authored-by: Sammy Hori --- data.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data.json b/data.json index f416fff..59da734 100644 --- a/data.json +++ b/data.json @@ -2128,8 +2128,7 @@ "link": "https://github.com/Smoren/itertools-ts", "label": "good first issue", "technologies": [ - "TypeScript", - "JavaScript" + "TypeScript" ], "description": "Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)." },