Skip to content

Commit 6128a17

Browse files
fix(mcpb): pin @anthropic-ai/mcpb version
1 parent c9bda4f commit 6128a17

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"mcp-server": "dist/index.js"
4747
},
4848
"devDependencies": {
49-
"@anthropic-ai/mcpb": "^1.1.0",
49+
"@anthropic-ai/mcpb": "1.1.0",
5050
"@types/cors": "^2.8.19",
5151
"@types/express": "^5.0.3",
5252
"@types/jest": "^29.4.0",

pnpm-lock.yaml

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)