@dev_desh/flux-cap 0.2.0 → 0.3.0
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
|
@@ -25269,7 +25269,7 @@ async function configCommand(fields) {
|
|
|
25269
25269
|
var package_default = {
|
|
25270
25270
|
name: "@dev_desh/flux-cap",
|
|
25271
25271
|
type: "module",
|
|
25272
|
-
version: "0.
|
|
25272
|
+
version: "0.3.0",
|
|
25273
25273
|
description: "Git-aware CLI context manager for ADHD developers",
|
|
25274
25274
|
bin: {
|
|
25275
25275
|
flux: "./dist/index.js"
|