claudekit-cli 3.41.4-dev.38 → 3.41.4-dev.39

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 CHANGED
@@ -60747,7 +60747,7 @@ var package_default;
60747
60747
  var init_package = __esm(() => {
60748
60748
  package_default = {
60749
60749
  name: "claudekit-cli",
60750
- version: "3.41.4-dev.38",
60750
+ version: "3.41.4-dev.39",
60751
60751
  description: "CLI tool for bootstrapping and updating ClaudeKit projects",
60752
60752
  type: "module",
60753
60753
  repository: {
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claudekit-cli",
3
- "version": "3.41.4-dev.38",
3
+ "version": "3.41.4-dev.39",
4
4
  "description": "CLI tool for bootstrapping and updating ClaudeKit projects",
5
5
  "type": "module",
6
6
  "repository": {