claudekit-cli 3.36.2-dev.1 → 3.36.2-dev.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
|
@@ -57192,7 +57192,7 @@ var package_default;
|
|
|
57192
57192
|
var init_package = __esm(() => {
|
|
57193
57193
|
package_default = {
|
|
57194
57194
|
name: "claudekit-cli",
|
|
57195
|
-
version: "3.
|
|
57195
|
+
version: "3.36.2-dev.2",
|
|
57196
57196
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
57197
57197
|
type: "module",
|
|
57198
57198
|
repository: {
|