@spooky-sync/cli-win32-x64 0.0.1-canary.21 → 0.0.1-canary.210
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 +3 -3
- package/{spooky.exe → spky.exe} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spooky-sync/cli-win32-x64",
|
|
3
|
-
"version": "0.0.1-canary.
|
|
3
|
+
"version": "0.0.1-canary.210",
|
|
4
4
|
"description": "Windows x64 binary for @spooky-sync/cli",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"os": [
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
"x64"
|
|
11
11
|
],
|
|
12
12
|
"files": [
|
|
13
|
-
"
|
|
13
|
+
"spky.exe"
|
|
14
14
|
],
|
|
15
15
|
"repository": {
|
|
16
16
|
"type": "git",
|
|
17
|
-
"url": "https://github.com/mono424/
|
|
17
|
+
"url": "https://github.com/mono424/sp00ky.git"
|
|
18
18
|
},
|
|
19
19
|
"publishConfig": {
|
|
20
20
|
"access": "public"
|
package/{spooky.exe → spky.exe}
RENAMED
|
index 2ef39c8..55cf116 100644
|
|
|
Binary file
|