File tree Expand file tree Collapse file tree 5 files changed +16
-2
lines changed
apps/docs/content/docs/outputs Expand file tree Collapse file tree 5 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @jsrepo/shadcn " : patch
3+ " @jsrepo/mcp " : patch
4+ ---
5+
6+ chore: update docs links
7+
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ description: Output your registry as a shadcn registry.
1010
1111The ` @jsrepo/shadcn ` is a package that helps you distribute your jsrepo registry as a shadcn registry.
1212
13+ <Callout type = " warning" >
14+ Users can only use the ** shadcn** CLI to add items from a registry output by this plugin.
15+ </Callout >
16+
1317## Usage
1418
1519To get started install the package:
Original file line number Diff line number Diff line change 33 "description" : " An MCP server for jsrepo." ,
44 "version" : " 0.0.1-beta.0" ,
55 "license" : " MIT" ,
6- "homepage" : " https://v3.jsrepo.dev" ,
6+ "homepage" : " https://v3.jsrepo.dev/docs/mcp " ,
77 "author" : {
88 "name" : " Aidan Bleser" ,
99 "url" : " https://github.com/ieedan"
Original file line number Diff line number Diff line change 55
66A package to help you distribute your jsrepo registry as a shadcn registry.
77
8+ > [ !WARNING]
9+ > Users can only use the ** shadcn** CLI to add items from a registry output by this plugin.
10+
811## Usage
912
1013Install the package:
Original file line number Diff line number Diff line change 33 "description" : " A package to help you distribute your jsrepo registry as a shadcn registry." ,
44 "version" : " 0.0.1-beta.0" ,
55 "license" : " MIT" ,
6- "homepage" : " https://v3.jsrepo.dev" ,
6+ "homepage" : " https://v3.jsrepo.dev/docs/outputs/shadcn " ,
77 "author" : {
88 "name" : " Aidan Bleser" ,
99 "url" : " https://github.com/ieedan"
You can’t perform that action at this time.
0 commit comments