@avallon-labs/mcp 19.1.0-staging.444 → 19.2.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
|
@@ -5691,4 +5691,4 @@ var transport = new StdioServerTransport();
|
|
|
5691
5691
|
server.connect(transport).then(() => {
|
|
5692
5692
|
console.error("MCP server running on stdio");
|
|
5693
5693
|
}).catch(console.error);
|
|
5694
|
-
//# sourceMappingURL=server-
|
|
5694
|
+
//# sourceMappingURL=server-Z4M3BMZF.js.map
|