claudekit-cli 4.4.0-dev.4 → 4.4.0-dev.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/cli-manifest.json +2 -2
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/cli-manifest.json
CHANGED
package/dist/index.js
CHANGED
|
@@ -63853,7 +63853,7 @@ var package_default;
|
|
|
63853
63853
|
var init_package = __esm(() => {
|
|
63854
63854
|
package_default = {
|
|
63855
63855
|
name: "claudekit-cli",
|
|
63856
|
-
version: "4.4.0-dev.
|
|
63856
|
+
version: "4.4.0-dev.5",
|
|
63857
63857
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
63858
63858
|
type: "module",
|
|
63859
63859
|
repository: {
|