Skip to content

Commit a6d22cf

Browse files
committed
Bump SDK version
1 parent 731ee58 commit a6d22cf

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"preview": "vite preview"
2222
},
2323
"dependencies": {
24-
"@modelcontextprotocol/sdk": "^1.4.0",
24+
"@modelcontextprotocol/sdk": "^1.4.1",
2525
"@radix-ui/react-icons": "^1.3.0",
2626
"@radix-ui/react-label": "^2.1.0",
2727
"@radix-ui/react-select": "^2.1.2",

package-lock.json

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

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "^5.6.2"
2727
},
2828
"dependencies": {
29-
"@modelcontextprotocol/sdk": "^1.4.0",
29+
"@modelcontextprotocol/sdk": "^1.4.1",
3030
"cors": "^2.8.5",
3131
"express": "^4.21.0",
3232
"ws": "^8.18.0",

0 commit comments

Comments
 (0)