Skip to content

Commit 03241a7

Browse files
Brian MadisonBrian Madison
authored andcommitted
pkg update
1 parent 6e63bf2 commit 03241a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"build:agents": "node tools/cli.js build --agents-only",
1313
"build:teams": "node tools/cli.js build --teams-only",
1414
"list:agents": "node tools/cli.js list:agents",
15-
"validate": "node tools/cli.js validate"
15+
"validate": "node tools/cli.js validate",
16+
"install:bmad": "node tools/installer/bin/bmad.js install"
1617
},
1718
"dependencies": {
1819
"commander": "^9.4.1",

0 commit comments

Comments
 (0)