From 4fac6db5c3a309fb2ac417598841d3e15dbb0474 Mon Sep 17 00:00:00 2001 From: Juan del Peral Date: Thu, 16 Apr 2026 19:01:33 -0300 Subject: [PATCH] chore(meta): dedupe and sort meta.json Remove duplicate strapi entry so processed meta matches CI expectations. Made-with: Cursor --- meta.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/meta.json b/meta.json index 774efe57..9e42f917 100644 --- a/meta.json +++ b/meta.json @@ -5952,24 +5952,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",