@joggr/cli-darwin-x64 0.7.5 → 0.7.7

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/ast-grep CHANGED
File without changes
package/fd CHANGED
File without changes
package/jog CHANGED
Binary file
package/markdown.dylib CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@joggr/cli-darwin-x64",
3
- "version": "0.7.5",
3
+ "version": "0.7.7",
4
4
  "private": false,
5
5
  "description": "Joggr CLI binary for macOS Intel",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -29,7 +29,13 @@
29
29
  "x64"
30
30
  ],
31
31
  "publishConfig": {
32
- "access": "public"
32
+ "access": "public",
33
+ "executableFiles": [
34
+ "./ast-grep",
35
+ "./rg",
36
+ "./fd",
37
+ "./zellij"
38
+ ]
33
39
  },
34
40
  "engines": {
35
41
  "node": ">=24.0.0"
package/rg CHANGED
File without changes
package/zellij CHANGED
File without changes