Skip to content

Commit 4118c3a

Browse files
committed
Remove non-existent dependency @modelcontextprotocol/server
1 parent d90d805 commit 4118c3a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ppt-translator-mcp",
3-
"version": "0.0.1",
3+
"version": "0.0.3",
44
"description": "MCP server for PowerPoint translation using AWS Bedrock",
55
"main": "index.js",
66
"bin": {
@@ -27,6 +27,5 @@
2727
},
2828
"homepage": "https://github.com/zhuermu/mcpppttranslator#readme",
2929
"dependencies": {
30-
"@modelcontextprotocol/server": "^1.0.0"
3130
}
3231
}

0 commit comments

Comments
 (0)