fix: process meta.json (sort + dedupe)

This commit is contained in:
ahmed-lotfy-dev
2026-05-15 19:01:17 +03:00
parent be677f50a5
commit 3314b5930f

View File

@@ -5161,25 +5161,6 @@
"api"
]
},
{
"id": "powersync",
"name": "PowerSync",
"version": "1.21.0",
"description": "PowerSync is a sync engine for local-first apps. Syncs PostgreSQL data to mobile devices and browsers with real-time replication.",
"logo": "powersync.png",
"links": {
"github": "https://github.com/powersync-ja/powersync-service",
"website": "https://www.powersync.com/",
"docs": "https://docs.powersync.com/"
},
"tags": [
"sync",
"database",
"local-first",
"postgresql",
"realtime"
]
},
{
"id": "poke",
"name": "Poke",
@@ -5291,6 +5272,25 @@
"publishing"
]
},
{
"id": "powersync",
"name": "PowerSync",
"version": "1.21.0",
"description": "PowerSync is a sync engine for local-first apps. Syncs PostgreSQL data to mobile devices and browsers with real-time replication.",
"logo": "powersync.png",
"links": {
"github": "https://github.com/powersync-ja/powersync-service",
"website": "https://www.powersync.com/",
"docs": "https://docs.powersync.com/"
},
"tags": [
"sync",
"database",
"local-first",
"postgresql",
"realtime"
]
},
{
"id": "pre0.22.5-supabase",
"name": "SupaBase",