Skip to content

Commit b8959ad

Browse files
dsp-antshivdeepak
authored andcommitted
0.10.2
1 parent 555d3db commit b8959ad

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/inspector",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "Model Context Protocol inspector",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",
@@ -38,9 +38,9 @@
3838
"publish-all": "npm publish --workspaces --access public && npm publish --access public"
3939
},
4040
"dependencies": {
41-
"@modelcontextprotocol/inspector-cli": "^0.10.1",
42-
"@modelcontextprotocol/inspector-client": "^0.10.1",
43-
"@modelcontextprotocol/inspector-server": "^0.10.1",
41+
"@modelcontextprotocol/inspector-cli": "^0.10.2",
42+
"@modelcontextprotocol/inspector-client": "^0.10.2",
43+
"@modelcontextprotocol/inspector-server": "^0.10.2",
4444
"@modelcontextprotocol/sdk": "^1.10.0",
4545
"concurrently": "^9.0.1",
4646
"shell-quote": "^1.8.2",

0 commit comments

Comments
 (0)