Skip to content

Commit a54a976

Browse files
authored
fix(claude): move marketplace.json to .claude-plugin directory (#107)
Move marketplace.json from platform-integrations/claude/ to .claude-plugin/ and update plugin source path to be relative to repository root
1 parent a3be71d commit a54a976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform-integrations/claude/marketplace.json renamed to .claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": {
1414
"name": "Vinod Muthusamy"
1515
},
16-
"source": "./plugins/kaizen",
16+
"source": "./platform-integrations/claude/plugins/kaizen-lite",
1717
"category": "productivity"
1818
}
1919
]

0 commit comments

Comments
 (0)