@umbraco-cms/mcp-dev 18.1.4 → 18.1.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/dist/index.js CHANGED
@@ -12537,7 +12537,7 @@ var StdioServerTransport = class {
12537
12537
  // package.json
12538
12538
  var package_default = {
12539
12539
  name: "@umbraco-cms/mcp-dev",
12540
- version: "18.1.4",
12540
+ version: "18.1.5",
12541
12541
  type: "module",
12542
12542
  description: "A model context protocol (MCP) server for Umbraco CMS",
12543
12543
  main: "dist/index.js",