claudekit-cli 3.31.0-dev.8 → 3.32.0-dev.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/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -49787,7 +49787,7 @@ var import_fs_extra37 = __toESM(require_lib(), 1);
|
|
|
49787
49787
|
// package.json
|
|
49788
49788
|
var package_default = {
|
|
49789
49789
|
name: "claudekit-cli",
|
|
49790
|
-
version: "3.
|
|
49790
|
+
version: "3.32.0-dev.1",
|
|
49791
49791
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
49792
49792
|
type: "module",
|
|
49793
49793
|
repository: {
|