@factory/cli-win32-x64 0.0.1 → 0.55.2

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@factory/cli-win32-x64",
3
- "version": "0.0.1",
3
+ "version": "0.55.2",
4
4
  "description": "Platform-specific binary for @factory/cli (win32 x64)",
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
@@ -1,2 +0,0 @@
1
- #!/bin/sh
2
- echo "Placeholder - please reinstall @factory/cli"
package/bin/droid.exe DELETED
@@ -1,2 +0,0 @@
1
- #!/bin/sh
2
- echo "Placeholder v0.0.1 - please reinstall @factory/cli"