Skip to content

Commit 7592b25

Browse files
fix(mcpb): pin @anthropic-ai/mcpb version
1 parent b18ee1e commit 7592b25

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
@@ -48,7 +48,7 @@
4848
"mcp-server": "dist/index.js"
4949
},
5050
"devDependencies": {
51-
"@anthropic-ai/mcpb": "^1.1.0",
51+
"@anthropic-ai/mcpb": "1.1.0",
5252
"@types/cors": "^2.8.19",
5353
"@types/express": "^5.0.3",
5454
"@types/jest": "^29.4.0",

0 commit comments

Comments
 (0)