Skip to content

Commit 4dea4f2

Browse files
authored
Merge pull request #38 from modelcontextprotocol/ochafik/bump-ext-apps
bump ext-apps to 1.1.0 version
2 parents 6cc88bd + 8934d30 commit 4dea4f2

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package-lock.json

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

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,21 @@
2323
"clean": "rm -rf dist"
2424
},
2525
"dependencies": {
26-
"@modelcontextprotocol/ext-apps": "^1.0.1",
26+
"@modelcontextprotocol/ext-apps": "^1.1.0",
2727
"@modelcontextprotocol/sdk": "1.24.2",
28-
"@modelcontextprotocol/server-budget-allocator": "^1.0.1",
29-
"@modelcontextprotocol/server-cohort-heatmap": "^1.0.1",
30-
"@modelcontextprotocol/server-customer-segmentation": "^1.0.1",
31-
"@modelcontextprotocol/server-map": "^1.0.1",
32-
"@modelcontextprotocol/server-pdf": "^1.0.1",
33-
"@modelcontextprotocol/server-scenario-modeler": "^1.0.1",
34-
"@modelcontextprotocol/server-shadertoy": "^1.0.1",
35-
"@modelcontextprotocol/server-sheet-music": "^1.0.1",
36-
"@modelcontextprotocol/server-system-monitor": "^1.0.1",
37-
"@modelcontextprotocol/server-threejs": "^1.0.1",
38-
"@modelcontextprotocol/server-transcript": "^1.0.1",
39-
"@modelcontextprotocol/server-video-resource": "^1.0.1",
40-
"@modelcontextprotocol/server-wiki-explorer": "^1.0.1",
28+
"@modelcontextprotocol/server-budget-allocator": "^1.1.0",
29+
"@modelcontextprotocol/server-cohort-heatmap": "^1.1.0",
30+
"@modelcontextprotocol/server-customer-segmentation": "^1.1.0",
31+
"@modelcontextprotocol/server-map": "^1.1.0",
32+
"@modelcontextprotocol/server-pdf": "^1.1.0",
33+
"@modelcontextprotocol/server-scenario-modeler": "^1.1.0",
34+
"@modelcontextprotocol/server-shadertoy": "^1.1.0",
35+
"@modelcontextprotocol/server-sheet-music": "^1.1.0",
36+
"@modelcontextprotocol/server-system-monitor": "^1.1.0",
37+
"@modelcontextprotocol/server-threejs": "^1.1.0",
38+
"@modelcontextprotocol/server-transcript": "^1.1.0",
39+
"@modelcontextprotocol/server-video-resource": "^1.1.0",
40+
"@modelcontextprotocol/server-wiki-explorer": "^1.1.0",
4141
"@redis/client": "^1.6.0",
4242
"cors": "^2.8.5",
4343
"dotenv": "^16.4.7",

0 commit comments

Comments
 (0)