claudekit-cli 3.36.0-dev.11 → 3.36.0-dev.12
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
|
@@ -55942,7 +55942,7 @@ var package_default;
|
|
|
55942
55942
|
var init_package = __esm(() => {
|
|
55943
55943
|
package_default = {
|
|
55944
55944
|
name: "claudekit-cli",
|
|
55945
|
-
version: "3.36.0-dev.
|
|
55945
|
+
version: "3.36.0-dev.12",
|
|
55946
55946
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
55947
55947
|
type: "module",
|
|
55948
55948
|
repository: {
|