claudekit-cli 3.42.0 → 3.42.1
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
|
@@ -62244,7 +62244,7 @@ var package_default;
|
|
|
62244
62244
|
var init_package = __esm(() => {
|
|
62245
62245
|
package_default = {
|
|
62246
62246
|
name: "claudekit-cli",
|
|
62247
|
-
version: "3.42.
|
|
62247
|
+
version: "3.42.1",
|
|
62248
62248
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
62249
62249
|
type: "module",
|
|
62250
62250
|
repository: {
|