fix: homepage and url order in registries.json

This commit is contained in:
shadcn
2026-03-13 20:47:35 +04:00
committed by GitHub
parent fc9705665c
commit eeb33ae9c9

View File

@@ -577,8 +577,8 @@
},
{
"name": "@waves-cn",
"homepage": "https://waves-cn.vercel.app/r/{name}.json",
"url": "https://waves-cn.vercel.app",
"url": "https://waves-cn.vercel.app/r/{name}.json",
"homepage": "https://waves-cn.vercel.app",
"description": "A collection of wave players and waveform components built with wavesurfer.js and shadcn/ui."
},
{