From 2d1eeb8d1dcc40513a08425ee2f4950bcda8877b Mon Sep 17 00:00:00 2001 From: Satya Tulasi Jalandhar C H Date: Tue, 7 Apr 2026 09:17:40 +0000 Subject: [PATCH] refactor: remove Strapi duplicate entry from meta.json --- meta.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/meta.json b/meta.json index 3830c1ae..db4353ef 100644 --- a/meta.json +++ b/meta.json @@ -5973,24 +5973,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",