@sma1lboy/kobe 0.5.20 → 0.5.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/index.js +1 -1
- package/package.json +1 -1
package/dist/cli/index.js
CHANGED
|
@@ -15688,7 +15688,7 @@ var init_package = __esm(() => {
|
|
|
15688
15688
|
package_default = {
|
|
15689
15689
|
$schema: "https://json.schemastore.org/package.json",
|
|
15690
15690
|
name: "@sma1lboy/kobe",
|
|
15691
|
-
version: "0.5.
|
|
15691
|
+
version: "0.5.21",
|
|
15692
15692
|
description: "TUI orchestrator for Claude Code (codename)",
|
|
15693
15693
|
type: "module",
|
|
15694
15694
|
packageManager: "bun@1.3.13",
|
package/package.json
CHANGED