claudekit-cli 3.32.3-dev.1 → 3.32.3
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
|
@@ -49938,7 +49938,7 @@ var import_fs_extra37 = __toESM(require_lib(), 1);
|
|
|
49938
49938
|
// package.json
|
|
49939
49939
|
var package_default = {
|
|
49940
49940
|
name: "claudekit-cli",
|
|
49941
|
-
version: "3.32.3
|
|
49941
|
+
version: "3.32.3",
|
|
49942
49942
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
49943
49943
|
type: "module",
|
|
49944
49944
|
repository: {
|