@mnemon-dev/mnemon 0.2.8-win32-x64 → 0.2.8-win32-arm64

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