Skip to content

Commit 37d2d22

Browse files
committed
Temporary override of @modelcontextprotocol/sdk
Waiting for fix to be used by Angular. angular/angular-cli#32224
1 parent d529150 commit 37d2d22

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"private": true,
1414
"overrides": {
1515
"@angular/cli": {
16-
"@modelcontextprotocol/sdk": "^1.25.1"
16+
"@modelcontextprotocol/sdk": "^1.25.2"
1717
},
1818
"karma": {
1919
"body-parser": "2.2.1"
@@ -38,7 +38,7 @@
3838
"@angular/build": "^21.0.4",
3939
"@angular/cli": "^21.0.4",
4040
"@angular/compiler-cli": "^21.0.6",
41-
"@modelcontextprotocol/sdk": "^1.25.1",
41+
"@modelcontextprotocol/sdk": "^1.25.2",
4242
"@types/jasmine": "~5.1.13",
4343
"body-parser": "^2.2.1",
4444
"jasmine-auto-spies": "^8.0.1",

0 commit comments

Comments
 (0)