Skip to content

Commit 476ee83

Browse files
fix(mcpb): pin @anthropic-ai/mcpb version
1 parent c0f09ec commit 476ee83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mcp-server/package.json

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

0 commit comments

Comments
 (0)