@morphllm/morphcode-darwin-arm64 1.0.1 → 2.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/package.json CHANGED
@@ -1,10 +1,9 @@
1
1
  {
2
2
  "name": "@morphllm/morphcode-darwin-arm64",
3
- "version": "1.0.1",
4
- "os": [
5
- "darwin"
6
- ],
7
- "cpu": [
8
- "arm64"
9
- ]
10
- }
3
+ "version": "2.0.0",
4
+ "description": "Morph Code binary for darwin-arm64",
5
+ "os": ["darwin"],
6
+ "cpu": ["arm64"],
7
+ "files": ["sa", "sa.exe"],
8
+ "license": "MIT"
9
+ }
index 4b4b447..3824596 100755
Binary file