@sma1lboy/kobe 0.5.2 → 0.5.3
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
|
@@ -8825,7 +8825,7 @@ var init_package = __esm(() => {
|
|
|
8825
8825
|
package_default = {
|
|
8826
8826
|
$schema: "https://json.schemastore.org/package.json",
|
|
8827
8827
|
name: "@sma1lboy/kobe",
|
|
8828
|
-
version: "0.5.
|
|
8828
|
+
version: "0.5.3",
|
|
8829
8829
|
description: "TUI orchestrator for Claude Code (codename)",
|
|
8830
8830
|
type: "module",
|
|
8831
8831
|
packageManager: "bun@1.3.13",
|
package/package.json
CHANGED