@umbraco-cms/mcp-dev 17.2.1 → 17.2.2
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/{chunk-JDDQAEQJ.cjs → chunk-26S4BZ4G.cjs} +904 -904
- package/dist/{chunk-JDDQAEQJ.cjs.map → chunk-26S4BZ4G.cjs.map} +1 -1
- package/dist/{chunk-7U4TTAJQ.js → chunk-JRE6E45P.js} +904 -904
- package/dist/{chunk-7U4TTAJQ.js.map → chunk-JRE6E45P.js.map} +1 -1
- package/dist/collections.cjs +2 -2
- package/dist/collections.js +1 -1
- package/dist/index.cjs +86 -86
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
allModes,
|
|
8
8
|
allSliceNames,
|
|
9
9
|
availableCollections
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-JRE6E45P.js";
|
|
11
11
|
|
|
12
12
|
// node_modules/ajv/dist/compile/codegen/code.js
|
|
13
13
|
var require_code = __commonJS({
|
|
@@ -12422,7 +12422,7 @@ var StdioServerTransport = class {
|
|
|
12422
12422
|
// package.json
|
|
12423
12423
|
var package_default = {
|
|
12424
12424
|
name: "@umbraco-cms/mcp-dev",
|
|
12425
|
-
version: "17.2.
|
|
12425
|
+
version: "17.2.2",
|
|
12426
12426
|
type: "module",
|
|
12427
12427
|
description: "A model context protocol (MCP) server for Umbraco CMS",
|
|
12428
12428
|
main: "dist/index.js",
|