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