claudekit-cli 3.31.0-dev.1 → 3.31.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
|
@@ -43730,7 +43730,7 @@ var import_fs_extra37 = __toESM(require_lib(), 1);
|
|
|
43730
43730
|
// package.json
|
|
43731
43731
|
var package_default = {
|
|
43732
43732
|
name: "claudekit-cli",
|
|
43733
|
-
version: "3.31.0
|
|
43733
|
+
version: "3.31.0",
|
|
43734
43734
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
43735
43735
|
type: "module",
|
|
43736
43736
|
repository: {
|