claudekit-cli 3.34.0-dev.1 → 3.34.0-dev.2
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
|
@@ -45385,7 +45385,7 @@ var package_default;
|
|
|
45385
45385
|
var init_package = __esm(() => {
|
|
45386
45386
|
package_default = {
|
|
45387
45387
|
name: "claudekit-cli",
|
|
45388
|
-
version: "3.34.0-dev.
|
|
45388
|
+
version: "3.34.0-dev.2",
|
|
45389
45389
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
45390
45390
|
type: "module",
|
|
45391
45391
|
repository: {
|