diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index e3c03a28b3..0270bdf9ed 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -425,6 +425,12 @@ "url": "https://ui.pacekit.dev/r/{name}.json", "description": "Carefully built UI blocks for real apps and dashboards, designed to integrate smoothly from early ideas to production releases." }, + { + "name": "@pacekit-gsap", + "homepage": "https://gsap.pacekit.dev", + "url": "https://gsap.pacekit.dev/r/{name}.json", + "description": "Animated GSAP components crafted for smooth interaction and rich detail." + }, { "name": "@pastecn", "homepage": "https://pastecn.com", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 1448ac5af5..cc395d6a2c 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -497,6 +497,13 @@ "description": "Carefully built UI blocks for real apps and dashboards, designed to integrate smoothly from early ideas to production releases.", "logo": "" }, + { + "name": "@pacekit-gsap", + "homepage": "https://gsap.pacekit.dev", + "url": "https://gsap.pacekit.dev/r/{name}.json", + "description": "Animated GSAP components crafted for smooth interaction and rich detail.", + "logo": "" + }, { "name": "@pastecn", "homepage": "https://pastecn.com",