@avallon-labs/mcp 42.2.0 → 42.3.0
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/dist/index.js
CHANGED
|
@@ -11128,4 +11128,4 @@ var transport = new StdioServerTransport();
|
|
|
11128
11128
|
server.connect(transport).then(() => {
|
|
11129
11129
|
console.error("MCP server running on stdio");
|
|
11130
11130
|
}).catch(console.error);
|
|
11131
|
-
//# sourceMappingURL=server-
|
|
11131
|
+
//# sourceMappingURL=server-LTIAFBWR.js.map
|