claudekit-cli 4.3.1-dev.3 → 4.3.1-dev.4
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
|
@@ -63358,7 +63358,7 @@ var package_default;
|
|
|
63358
63358
|
var init_package = __esm(() => {
|
|
63359
63359
|
package_default = {
|
|
63360
63360
|
name: "claudekit-cli",
|
|
63361
|
-
version: "4.3.1-dev.
|
|
63361
|
+
version: "4.3.1-dev.4",
|
|
63362
63362
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
63363
63363
|
type: "module",
|
|
63364
63364
|
repository: {
|