claudekit-cli 3.33.0-dev.1 → 3.33.0
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
|
@@ -49971,7 +49971,7 @@ var import_fs_extra37 = __toESM(require_lib(), 1);
|
|
|
49971
49971
|
// package.json
|
|
49972
49972
|
var package_default = {
|
|
49973
49973
|
name: "claudekit-cli",
|
|
49974
|
-
version: "3.33.0
|
|
49974
|
+
version: "3.33.0",
|
|
49975
49975
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
49976
49976
|
type: "module",
|
|
49977
49977
|
repository: {
|