claudekit-cli 3.37.0-dev.4 → 3.37.0-dev.5
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
|
@@ -56991,7 +56991,7 @@ var package_default;
|
|
|
56991
56991
|
var init_package = __esm(() => {
|
|
56992
56992
|
package_default = {
|
|
56993
56993
|
name: "claudekit-cli",
|
|
56994
|
-
version: "3.37.0-dev.
|
|
56994
|
+
version: "3.37.0-dev.5",
|
|
56995
56995
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
56996
56996
|
type: "module",
|
|
56997
56997
|
repository: {
|