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