claudekit-cli 3.32.2-dev.1 → 3.32.2
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
|
@@ -49895,7 +49895,7 @@ var import_fs_extra37 = __toESM(require_lib(), 1);
|
|
|
49895
49895
|
// package.json
|
|
49896
49896
|
var package_default = {
|
|
49897
49897
|
name: "claudekit-cli",
|
|
49898
|
-
version: "3.32.2
|
|
49898
|
+
version: "3.32.2",
|
|
49899
49899
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
49900
49900
|
type: "module",
|
|
49901
49901
|
repository: {
|