@fosenai/cord-linux-arm64 0.1.0-alpha.1 → 0.1.0-alpha.3

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fosenai/cord-linux-arm64",
3
- "version": "0.1.0-alpha.1",
4
- "description": "Cord CLI \u2014 linux-arm64 prebuilt (downloaded from GitHub Releases)",
3
+ "version": "0.1.0-alpha.3",
4
+ "description": "Cord linux-arm64 prebuilt binary (downloaded from GitHub Releases on install).",
5
5
  "license": "Apache-2.0",
6
6
  "os": [
7
7
  "linux"
@@ -19,4 +19,4 @@
19
19
  "type": "git",
20
20
  "url": "git+https://github.com/fosenai/cord.git"
21
21
  }
22
- }
22
+ }