@workday/canvas-kit-mcp 14.1.9 → 15.0.0-alpha.1326-next.0
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/dist/lib/upgrade-guides/14.0-UPGRADE-GUIDE.md +15 -22
- package/package.json +2 -2
package/dist/cli.js
CHANGED
|
@@ -11880,7 +11880,7 @@ import { fileURLToPath } from "node:url";
|
|
|
11880
11880
|
// package.json
|
|
11881
11881
|
var package_default = {
|
|
11882
11882
|
name: "@workday/canvas-kit-mcp",
|
|
11883
|
-
version: "14.1.
|
|
11883
|
+
version: "14.1.10",
|
|
11884
11884
|
description: "MCP package for Canvas Kit",
|
|
11885
11885
|
author: "Workday, Inc. (https://www.workday.com)",
|
|
11886
11886
|
license: "Apache-2.0",
|