Add tests for sequential thinking and update typescript sdk versions

This commit is contained in:
olaservo
2025-10-07 23:01:42 -07:00
parent fe9db630ad
commit 072e53322b
10 changed files with 958 additions and 830 deletions

View File

@@ -19,7 +19,7 @@
"watch": "tsc --watch"
},
"dependencies": {
"@modelcontextprotocol/sdk": "1.0.1"
"@modelcontextprotocol/sdk": "^1.19.1"
},
"devDependencies": {
"@types/node": "^22",