Bump typescript-sdk version to 1.10.0 throughout

This commit is contained in:
cliffhall
2025-04-17 15:42:56 -04:00
parent 92bf9abb40
commit 958c9a36f1
5 changed files with 11 additions and 7 deletions

View File

@@ -21,6 +21,7 @@
},
"devDependencies": {},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.10.0",
"commander": "^13.1.0",
"spawn-rx": "^5.1.2"
}