@sys9/chord-cli 0.1.12-linux-arm64 → 0.1.13-darwin-x64

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/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@sys9/chord-cli",
3
- "version": "0.1.12-linux-arm64",
3
+ "version": "0.1.13-darwin-x64",
4
4
  "description": "Chord CLI package used by @sys9/cli",
5
5
  "license": "UNLICENSED",
6
6
  "os": [
7
- "linux"
7
+ "darwin"
8
8
  ],
9
9
  "cpu": [
10
- "arm64"
10
+ "x64"
11
11
  ],
12
12
  "files": [
13
13
  "vendor"
index b3a5df5..7b9597a 100755
Binary file