@workday/canvas-kit-mcp 13.2.47 → 13.2.49
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/cli.js +1 -1
- package/dist/cli.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -6796,7 +6796,7 @@ import { fileURLToPath } from "node:url";
|
|
|
6796
6796
|
// package.json
|
|
6797
6797
|
var package_default = {
|
|
6798
6798
|
name: "@workday/canvas-kit-mcp",
|
|
6799
|
-
version: "13.2.
|
|
6799
|
+
version: "13.2.49",
|
|
6800
6800
|
description: "MCP package for Canvas Kit",
|
|
6801
6801
|
author: "Workday, Inc. (https://www.workday.com)",
|
|
6802
6802
|
license: "Apache-2.0",
|