@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/cli.js
CHANGED
|
@@ -42181,7 +42181,7 @@ import { fileURLToPath } from "node:url";
|
|
|
42181
42181
|
// package.json
|
|
42182
42182
|
var package_default = {
|
|
42183
42183
|
name: "@workday/canvas-kit-mcp",
|
|
42184
|
-
version: "14.1.
|
|
42184
|
+
version: "14.1.21",
|
|
42185
42185
|
description: "MCP package for Canvas Kit",
|
|
42186
42186
|
author: "Workday, Inc. (https://www.workday.com)",
|
|
42187
42187
|
license: "Apache-2.0",
|