@factory/cli-win32-x64-baseline 0.0.1 → 0.56.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 +2 -2
- package/bin/droid +0 -2
- package/bin/droid.exe +0 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@factory/cli-win32-x64-baseline",
|
|
3
|
-
"version": "0.0
|
|
3
|
+
"version": "0.56.0",
|
|
4
4
|
"description": "Platform-specific binary for @factory/cli (win32 x64 for older CPUs without AVX2)",
|
|
5
5
|
"os": [
|
|
6
6
|
"win32"
|
|
@@ -21,4 +21,4 @@
|
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"access": "public"
|
|
23
23
|
}
|
|
24
|
-
}
|
|
24
|
+
}
|
package/bin/droid
DELETED
package/bin/droid.exe
DELETED