fix: update plugin source path in marketplace.json

This commit is contained in:
Tal Muskal
2026-04-08 15:37:57 +03:00
parent 6b5e869dd5
commit 94a41913a3
+1 -1
View File
@@ -7,7 +7,7 @@
"plugins": [ "plugins": [
{ {
"name": "mempalace", "name": "mempalace",
"source": ".", "source": "./.claude-plugin",
"description": "AI memory system — mine projects and conversations into a searchable palace. 19 MCP tools, auto-save hooks, guided setup.", "description": "AI memory system — mine projects and conversations into a searchable palace. 19 MCP tools, auto-save hooks, guided setup.",
"version": "3.0.0", "version": "3.0.0",
"author": { "author": {