@avallon-labs/mcp 11.0.0-staging.281 → 11.1.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
|
@@ -4638,4 +4638,4 @@ var transport = new StdioServerTransport();
|
|
|
4638
4638
|
server.connect(transport).then(() => {
|
|
4639
4639
|
console.error("MCP server running on stdio");
|
|
4640
4640
|
}).catch(console.error);
|
|
4641
|
-
//# sourceMappingURL=server-
|
|
4641
|
+
//# sourceMappingURL=server-6RVAMCE3.js.map
|