@dev_desh/flux-cap 0.10.1 → 1.0.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
|
@@ -52701,7 +52701,7 @@ var {
|
|
|
52701
52701
|
var package_default = {
|
|
52702
52702
|
name: "@dev_desh/flux-cap",
|
|
52703
52703
|
type: "module",
|
|
52704
|
-
version: "0.
|
|
52704
|
+
version: "1.0.0",
|
|
52705
52705
|
description: "Git-aware CLI context manager for ADHD developers",
|
|
52706
52706
|
bin: {
|
|
52707
52707
|
flux: "./dist/index.js"
|