From d0821bdb39cf8c2572f00d316b9793e475eb5408 Mon Sep 17 00:00:00 2001 From: zrja Date: Thu, 9 Apr 2026 04:32:02 +0200 Subject: [PATCH] fix: remove duplicate strapi entry --- meta.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/meta.json b/meta.json index 10d50d8f..0bcf1571 100644 --- a/meta.json +++ b/meta.json @@ -5971,24 +5971,6 @@ "media" ] }, - { - "id": "strapi", - "name": "Strapi", - "version": "v5.33.0", - "description": "Open-source headless CMS to build powerful APIs with built-in content management.", - "logo": "strapi.svg", - "links": { - "github": "https://github.com/strapi/strapi", - "discord": "https://discord.com/invite/strapi", - "docs": "https://docs.strapi.io", - "website": "https://strapi.io" - }, - "tags": [ - "headless", - "cms", - "content-management" - ] - }, { "id": "supabase", "name": "SupaBase",