@youdotcom-oss/mcp 1.3.5-next.21 → 1.3.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/stdio.js +1 -1
- package/package.json +1 -1
package/bin/stdio.js
CHANGED
|
@@ -12155,7 +12155,7 @@ class StdioServerTransport {
|
|
|
12155
12155
|
// package.json
|
|
12156
12156
|
var package_default = {
|
|
12157
12157
|
name: "@youdotcom-oss/mcp",
|
|
12158
|
-
version: "1.3.5
|
|
12158
|
+
version: "1.3.5",
|
|
12159
12159
|
description: "You.com API Model Context Protocol Server",
|
|
12160
12160
|
license: "MIT",
|
|
12161
12161
|
engines: {
|