@hopla/claude-setup 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/cli.js +1 -0
  2. package/package.json +1 -1
package/cli.js CHANGED
@@ -100,6 +100,7 @@ const LEGACY_FILES = [
100
100
  "plan-feature.md",
101
101
  "prime.md",
102
102
  "system-review.md",
103
+ "hopla-lang.md",
103
104
  ];
104
105
 
105
106
  function removeLegacyFiles() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hopla/claude-setup",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "Hopla team agentic coding system for Claude Code",
5
5
  "type": "module",
6
6
  "bin": {