Skip to content

Commit fb8bb46

Browse files
committed
fix: update yarn.lock for new CLI dependencies
- Update lockfile to include commander, chalk, and ora - Ensure CI can install dependencies properly - Fix bin configuration format in package.json
1 parent 9565319 commit fb8bb46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

yarn.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4451,6 +4451,8 @@ __metadata:
44514451
vitest: "npm:^2.1.8"
44524452
zod: "npm:^3.25.51"
44534453
zod-to-json-schema: "npm:^3.24.1"
4454+
bin:
4455+
mcp-template: dist/index.js
44544456
languageName: unknown
44554457
linkType: soft
44564458

0 commit comments

Comments
 (0)