We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab25b6 commit 24dd969Copy full SHA for 24dd969
examples/simple-host/package.json
@@ -12,7 +12,7 @@
12
},
13
"dependencies": {
14
"@modelcontextprotocol/ext-apps": "../..",
15
- "@modelcontextprotocol/sdk": "../../../modelcontextprotocol-typescript-sdk",
+ "@modelcontextprotocol/sdk": "^1.22.0",
16
"react-dom": "^19.2.0",
17
"react": "^19.2.0",
18
"zod": "^3.25.0"
examples/simple-server/package.json
@@ -10,7 +10,7 @@
10
11
0 commit comments