@skill-map/cli 0.16.4 → 0.16.5
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/kernel/index.js +1 -1
- package/dist/kernel/index.js.map +1 -1
- package/dist/ui/{chunk-ULHJUHKH.js → chunk-NKC42FI7.js} +3 -3
- package/dist/ui/index.html +1 -1
- package/dist/ui/{main-JPEDQQLJ.js → main-XSGTD7FQ.js} +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -7374,7 +7374,7 @@ import { Command as Command8, Option as Option8 } from "clipanion";
|
|
|
7374
7374
|
// package.json
|
|
7375
7375
|
var package_default = {
|
|
7376
7376
|
name: "@skill-map/cli",
|
|
7377
|
-
version: "0.16.
|
|
7377
|
+
version: "0.16.5",
|
|
7378
7378
|
description: "skill-map reference implementation \u2014 kernel + CLI + adapters.",
|
|
7379
7379
|
license: "MIT",
|
|
7380
7380
|
type: "module",
|