@mnemon-dev/mnemon 0.2.8-win32-arm64 → 0.2.9-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/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # Mnemon win32-arm64
1
+ # Mnemon darwin-x64
2
2
 
3
- Native win32/arm64 artifact for `@mnemon-dev/mnemon@0.2.8-win32-arm64`. Install `@mnemon-dev/mnemon` instead of this platform artifact directly.
3
+ Native darwin/x64 artifact for `@mnemon-dev/mnemon@0.2.9-darwin-x64`. Install `@mnemon-dev/mnemon` instead of this platform artifact directly.
Binary file
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@mnemon-dev/mnemon",
3
- "version": "0.2.8-win32-arm64",
4
- "description": "Mnemon native binary for win32/arm64",
3
+ "version": "0.2.9-darwin-x64",
4
+ "description": "Mnemon native binary for darwin/x64",
5
5
  "os": [
6
- "win32"
6
+ "darwin"
7
7
  ],
8
8
  "cpu": [
9
- "arm64"
9
+ "x64"
10
10
  ],
11
11
  "files": [
12
12
  "bin",