Skip to content

Commit 5e6f41d

Browse files
committed
feat: update template
1 parent 8de8d2e commit 5e6f41d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/upset-eggs-win.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'create-mcp-kit': patch
3+
---
4+
5+
feat: update template

packages/create-mcp-kit/template/standard-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 -n changelog-option.js"
2727
},
2828
"dependencies": {
29-
"@modelcontextprotocol/sdk": "^1.17.0",
29+
"@modelcontextprotocol/sdk": "^1.17.1",
3030
"cors": "^2.8.5",
3131
"dotenv": "^17.2.1",
3232
"express": "^5.1.0",

0 commit comments

Comments
 (0)