This commit is contained in:
dorshany 2025-04-28 10:31:25 -07:00
commit 85b9f0b363
9 changed files with 134 additions and 55 deletions

View file

@ -31,7 +31,7 @@
"check": "prettier --check . && tsc"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.7.0",
"@modelcontextprotocol/sdk": "^1.10.2",
"express": "^4.21.2",
"open": "^10.1.0"
},