We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffedbf commit a3a70caCopy full SHA for a3a70ca
package.json
@@ -13,7 +13,7 @@
13
"start-client": "cd client && yarn preview",
14
"start": "concurrently \"yarn start-server\" \"yarn start-client\"",
15
"prettier-fix": "prettier --write .",
16
- "update:mcp": "git subtree pull --prefix=packages/mcp-typescript https://github.com/modelcontextprotocol/typescript-sdk.git main --squash"
+ "update:mcp": "git subtree pull --prefix=packages/mcp-typescript https://github.com/modelcontextprotocol/typescript-sdk.git ashwin/progress --squash"
17
},
18
"dependencies": {
19
"mcp-typescript": "file:packages/mcp-typescript"
0 commit comments