claudekit-cli 3.38.0-dev.7 → 3.38.0-dev.9
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
|
@@ -57244,7 +57244,7 @@ var package_default;
|
|
|
57244
57244
|
var init_package = __esm(() => {
|
|
57245
57245
|
package_default = {
|
|
57246
57246
|
name: "claudekit-cli",
|
|
57247
|
-
version: "3.38.0-dev.
|
|
57247
|
+
version: "3.38.0-dev.9",
|
|
57248
57248
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
57249
57249
|
type: "module",
|
|
57250
57250
|
repository: {
|