Skip to content

Commit 66b9753

Browse files
authored
bump deps and lock exact version (#77)
1 parent d4f996b commit 66b9753

File tree

3 files changed

+76
-178
lines changed

3 files changed

+76
-178
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
save-exact=true

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
},
3434
"dependencies": {
3535
"@modelcontextprotocol/sdk": "1.20.0",
36-
"find-process": "^2.0.0",
37-
"pid-port": "^2.0.0",
38-
"xmcp": "^0.3.5",
39-
"zod": "^3.25.76"
36+
"find-process": "2.0.0",
37+
"pid-port": "2.0.0",
38+
"xmcp": "0.4.0",
39+
"zod": "3.25.76"
4040
},
4141
"devDependencies": {
4242
"@anthropic-ai/claude-agent-sdk": "^0.1.15",

0 commit comments

Comments
 (0)