claudekit-cli 3.33.0-dev.7 → 3.33.0-dev.8

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
@@ -45375,7 +45375,7 @@ var package_default;
45375
45375
  var init_package = __esm(() => {
45376
45376
  package_default = {
45377
45377
  name: "claudekit-cli",
45378
- version: "3.33.0-dev.7",
45378
+ version: "3.33.0-dev.8",
45379
45379
  description: "CLI tool for bootstrapping and updating ClaudeKit projects",
45380
45380
  type: "module",
45381
45381
  repository: {
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claudekit-cli",
3
- "version": "3.33.0-dev.7",
3
+ "version": "3.33.0-dev.8",
4
4
  "description": "CLI tool for bootstrapping and updating ClaudeKit projects",
5
5
  "type": "module",
6
6
  "repository": {