Skip to content

Commit a3a70ca

Browse files
committed
point to temporary sdk branch
1 parent 0ffedbf commit a3a70ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"start-client": "cd client && yarn preview",
1414
"start": "concurrently \"yarn start-server\" \"yarn start-client\"",
1515
"prettier-fix": "prettier --write .",
16-
"update:mcp": "git subtree pull --prefix=packages/mcp-typescript https://github.com/modelcontextprotocol/typescript-sdk.git main --squash"
16+
"update:mcp": "git subtree pull --prefix=packages/mcp-typescript https://github.com/modelcontextprotocol/typescript-sdk.git ashwin/progress --squash"
1717
},
1818
"dependencies": {
1919
"mcp-typescript": "file:packages/mcp-typescript"

0 commit comments

Comments
 (0)