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 8bbd59f commit 3f6e352Copy full SHA for 3f6e352
.changeset/config.json
@@ -7,5 +7,9 @@
7
"access": "public",
8
"baseBranch": "main",
9
"updateInternalDependencies": "patch",
10
- "ignore": []
+ "ignore": [
11
+ "@modelcontextprotocol/sdk-examples-client",
12
+ "@modelcontextprotocol/sdk-examples-server",
13
+ "@modelcontextprotocol/sdk-examples-shared"
14
+ ]
15
}
0 commit comments