Skip to content

Commit 9f2ebaa

Browse files
authored
fix: update nuxt-ui plugin to use pleaseai fork (#21)
Update nuxt-ui plugin repository reference from nuxt/ui to pleaseai/nuxt-ui since the upstream PR has not been merged yet. This ensures users install the version with Claude Code plugin configuration.
1 parent 377244a commit 9f2ebaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"description": "Nuxt UI component library with comprehensive documentation, templates, and examples via MCP server",
9797
"source": {
9898
"source": "github",
99-
"repo": "nuxt/ui"
99+
"repo": "pleaseai/nuxt-ui"
100100
}
101101
}
102102
]

0 commit comments

Comments
 (0)