claudekit-cli 3.41.1-dev.2 → 3.41.1-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
|
@@ -57633,7 +57633,7 @@ var package_default;
|
|
|
57633
57633
|
var init_package = __esm(() => {
|
|
57634
57634
|
package_default = {
|
|
57635
57635
|
name: "claudekit-cli",
|
|
57636
|
-
version: "3.41.1-dev.
|
|
57636
|
+
version: "3.41.1-dev.3",
|
|
57637
57637
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
57638
57638
|
type: "module",
|
|
57639
57639
|
repository: {
|