@vd7/eyecli 0.1.3 → 0.1.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.
@@ -1,4 +1,3 @@
1
1
  # This repository enforces personal git config only
2
- # DO NOT use git-amazon or any other corporate git configs
3
2
  ENFORCED_DATE=2026-01-07
4
3
  REQUIRED_CONFIG=personal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vd7/eyecli",
3
- "version": "0.1.3",
3
+ "version": "0.1.5",
4
4
  "description": "The Eye sees EVERYTHING. A powerful search CLI wrapping ripgrep and fd with smart defaults.",
5
5
  "main": "index.js",
6
6
  "bin": {