Skip to content

Commit 7ff2889

Browse files
Merge pull request #7 from modelcontextprotocol/justin/update-typescript-sdk
Update TS quickstart to use simplified API
2 parents b218bd6 + bc3d399 commit 7ff2889

File tree

3 files changed

+164
-198
lines changed

3 files changed

+164
-198
lines changed

weather-server-typescript/package-lock.json

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

weather-server-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"typescript": "^5.7.2"
2222
},
2323
"dependencies": {
24-
"@modelcontextprotocol/sdk": "^1.0.3"
24+
"@modelcontextprotocol/sdk": "^1.4.0"
2525
}
2626
}

0 commit comments

Comments
 (0)