@workday/canvas-kit-mcp 14.1.20 → 14.1.21
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
|
@@ -35890,7 +35890,7 @@ import { fileURLToPath } from "node:url";
|
|
|
35890
35890
|
// package.json
|
|
35891
35891
|
var package_default = {
|
|
35892
35892
|
name: "@workday/canvas-kit-mcp",
|
|
35893
|
-
version: "14.1.
|
|
35893
|
+
version: "14.1.21",
|
|
35894
35894
|
description: "MCP package for Canvas Kit",
|
|
35895
35895
|
author: "Workday, Inc. (https://www.workday.com)",
|
|
35896
35896
|
license: "Apache-2.0",
|