fix: revert bmb module-definition path to src/module.yaml

bmad-builder reverted its skills/ directory back to src/ for installer
compatibility (bmad-code-org/bmad-builder#40). Update the external
modules manifest to match.
This commit is contained in:
Brian Madison 2026-03-27 09:04:36 -05:00
parent 513f440a23
commit 765988bed5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
modules:
bmad-builder:
url: https://github.com/bmad-code-org/bmad-builder
module-definition: skills/module.yaml
module-definition: src/module.yaml
code: bmb
name: "BMad Builder"
description: "Agent and Builder"