reredd-windows-x64 2.0.0 → 2.1.9

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.
Files changed (3) hide show
  1. package/README.md +9 -0
  2. package/package.json +1 -1
  3. package/reredd.exe +0 -0
package/README.md ADDED
@@ -0,0 +1,9 @@
1
+ # Reredd Binary (windows-x64)
2
+
3
+ This is the pre-compiled binary for **windows-x64**. It is a dependency of the main **[reredd-cli](https://www.npmjs.com/package/reredd-cli)** package.
4
+
5
+ Users should install the main wrapper instead:
6
+ ```bash
7
+ npm install -g reredd-cli
8
+ ```
9
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reredd-windows-x64",
3
- "version": "2.0.0",
3
+ "version": "2.1.9",
4
4
  "os": [
5
5
  "win32"
6
6
  ],
package/reredd.exe CHANGED
Binary file