Skip to content

Commit 77d5860

Browse files
committed
fix(marketplace): update repository names for plugins
1 parent c73ce3d commit 77d5860

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"description": "Claude Code Plugin for Nano Banana (Gemini 2.5 Flash Image) model - generate and manipulate images with text prompts",
1414
"source": {
1515
"source": "github",
16-
"repo": "pleaseai/nanobanana"
16+
"repo": "pleaseai/nanobanana-plugin"
1717
}
1818
},
1919
{
2020
"name": "flutter",
2121
"description": "Enables several Flutter and Dart-related commands and context.",
2222
"source": {
2323
"source": "github",
24-
"repo": "pleaseai/flutter"
24+
"repo": "pleaseai/flutter-plugin"
2525
}
2626
},
2727
{

0 commit comments

Comments
 (0)