@superblog/windows-x64 0.1.0 → 0.1.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/README.md +4 -0
- package/bin/superblog.exe +0 -0
- package/package.json +2 -2
package/README.md
ADDED
package/bin/superblog.exe
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superblog/windows-x64",
|
|
3
|
-
"version": "0.1.
|
|
4
|
-
"description": "The superblog CLI binary for windows-x64. Install
|
|
3
|
+
"version": "0.1.2",
|
|
4
|
+
"description": "The superblog CLI binary for windows-x64. Install @superblog/cli instead.",
|
|
5
5
|
"os": ["win32"],
|
|
6
6
|
"cpu": ["x64"],
|
|
7
7
|
"license": "UNLICENSED",
|