claudekit-cli 4.4.0-dev.14 → 4.4.0-dev.15
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/cli-manifest.json +2 -2
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/cli-manifest.json
CHANGED
package/dist/index.js
CHANGED
|
@@ -64236,7 +64236,7 @@ var package_default;
|
|
|
64236
64236
|
var init_package = __esm(() => {
|
|
64237
64237
|
package_default = {
|
|
64238
64238
|
name: "claudekit-cli",
|
|
64239
|
-
version: "4.4.0-dev.
|
|
64239
|
+
version: "4.4.0-dev.15",
|
|
64240
64240
|
description: "CLI tool for bootstrapping and updating ClaudeKit projects",
|
|
64241
64241
|
type: "module",
|
|
64242
64242
|
repository: {
|