diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 21a59925a7..df31ab6b93 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -563,6 +563,12 @@ "url": "https://shadcnstudio.com/r/{name}.json", "description": "An open-source set of shadcn/ui components, blocks, and templates with a powerful theme generator." }, + { + "name": "@waves-cn", + "homepage": "https://waves-cn.vercel.app/r/{name}.json", + "url": "https://waves-cn.vercel.app", + "description": "A collection of wave players and waveform components built with wavesurfer.js and shadcn/ui." + }, { "name": "@shadcn-editor", "homepage": "https://shadcn-editor.vercel.app", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index ed53ff2bf0..9577ed4da4 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -658,6 +658,13 @@ "description": "An open-source set of shadcn/ui components, blocks, and templates with a powerful theme generator.", "logo": "" }, + { + "name": "@waves-cn", + "url": "https://waves-cn.vercel.app", + "homepage": "https://waves-cn.vercel.app/r/{name}.json", + "description": "A collection of wave players and waveform components built with wavesurfer.js and shadcn/ui.", + "logo": "" + }, { "name": "@shadcn-editor", "homepage": "https://shadcn-editor.vercel.app",