Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 8daf0c4

Browse files
committed
Use newer SDK version
1 parent 0f11586 commit 8daf0c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/package.json.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"start": "node build/index.js"
1010
},
1111
"dependencies": {
12-
"@modelcontextprotocol/sdk": "^0.5.0"
12+
"@modelcontextprotocol/sdk": "0.6.0"
1313
},
1414
"devDependencies": {
1515
"@types/node": "^20.11.24",

0 commit comments

Comments
 (0)