Skip to content

Commit 5ca6dc3

Browse files
committed
Prepare for temporary override of @modelcontextprotocol/sdk
Currently no fix yet. modelcontextprotocol/typescript-sdk#965 angular/angular-cli#32224
1 parent 8418842 commit 5ca6dc3

File tree

2 files changed

+41
-3
lines changed

2 files changed

+41
-3
lines changed

package-lock.json

Lines changed: 37 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
},
1313
"private": true,
1414
"overrides": {
15+
"@angular/cli": {
16+
"@modelcontextprotocol/sdk": "^1.25.1"
17+
},
1518
"karma": {
1619
"body-parser": "2.2.1"
1720
}
@@ -35,6 +38,7 @@
3538
"@angular/build": "^21.0.4",
3639
"@angular/cli": "^21.0.4",
3740
"@angular/compiler-cli": "^21.0.6",
41+
"@modelcontextprotocol/sdk": "^1.25.1",
3842
"@types/jasmine": "~5.1.13",
3943
"body-parser": "^2.2.1",
4044
"jasmine-auto-spies": "^8.0.1",

0 commit comments

Comments
 (0)