prjct-cli 0.29.9 → 0.29.10
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/bin/prjct.mjs +1 -1
- package/package.json +1 -1
package/dist/bin/prjct.mjs
CHANGED
|
@@ -12541,7 +12541,7 @@ var require_package = __commonJS({
|
|
|
12541
12541
|
"package.json"(exports, module) {
|
|
12542
12542
|
module.exports = {
|
|
12543
12543
|
name: "prjct-cli",
|
|
12544
|
-
version: "0.29.
|
|
12544
|
+
version: "0.29.10",
|
|
12545
12545
|
description: "Built for Claude - Ship fast, track progress, stay focused. Developer momentum tool for indie hackers.",
|
|
12546
12546
|
main: "core/index.ts",
|
|
12547
12547
|
bin: {
|