diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index ad70a86..ca6950f 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -5,12 +5,12 @@ "name": "Yesterday", "url": "https://github.com/Yesterday-AI" }, - "allowCrossMarketplaceDependenciesOn": ["ystacks", "ystacks-internal", "claude-plugins-official"], + "allowCrossMarketplaceDependenciesOn": ["ystacks", "ystacks-internal"], "plugins": [ { "name": "ytstack", "description": "Claude Code plugin. Project-OS artifact discipline + curated superpowers and gstack skill wrappers + Agent Teams orchestration.", - "version": "0.1.1", + "version": "0.1.2", "source": "./", "author": { "name": "Yesterday", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index bc102a1..0de32ae 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ytstack", - "version": "0.1.1", + "version": "0.1.2", "description": "Yesterday Technologies Stack -- opinionated software-development OS for AI agents. Curated superpowers + gstack skills plus Project-OS artifact discipline (PROJECT.md, DECISIONS.md, KNOWLEDGE.md, milestone/slice/task hierarchy), orchestrated via SessionStart hooks.", "author": { "name": "Yesterday", @@ -19,7 +19,6 @@ "yesterday-ai" ], "dependencies": [ - { "name": "skill-creator", "marketplace": "claude-plugins-official" }, { "name": "web-design", "marketplace": "ystacks" }, { "name": "yesterday-brand", "marketplace": "ystacks-internal" } ]