bmad-method 6.2.3-next.5 → 6.2.3-next.6

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "bmad-method",
4
- "version": "6.2.3-next.5",
4
+ "version": "6.2.3-next.6",
5
5
  "description": "Breakthrough Method of Agile AI-driven Development",
6
6
  "keywords": [
7
7
  "agile",
@@ -33,7 +33,6 @@ platforms:
33
33
  legacy_targets:
34
34
  - .claude/commands
35
35
  target_dir: .claude/skills
36
- ancestor_conflict_check: true
37
36
 
38
37
  cline:
39
38
  name: "Cline"
@@ -51,7 +50,6 @@ platforms:
51
50
  - .codex/prompts
52
51
  - ~/.codex/prompts
53
52
  target_dir: .agents/skills
54
- ancestor_conflict_check: true
55
53
 
56
54
  codebuddy:
57
55
  name: "CodeBuddy"
@@ -107,7 +105,6 @@ platforms:
107
105
  preferred: false
108
106
  installer:
109
107
  target_dir: .agents/skills
110
- ancestor_conflict_check: false
111
108
 
112
109
  kilo:
113
110
  name: "KiloCoder"
@@ -142,7 +139,6 @@ platforms:
142
139
  - .opencode/agent
143
140
  - .opencode/command
144
141
  target_dir: .opencode/skills
145
- ancestor_conflict_check: true
146
142
 
147
143
  pi:
148
144
  name: "Pi"