@spooky-sync/cli-linux-x64 0.0.1-canary.39 → 0.0.1-canary.43
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/{spooky → spky} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spooky-sync/cli-linux-x64",
|
|
3
|
-
"version": "0.0.1-canary.
|
|
3
|
+
"version": "0.0.1-canary.43",
|
|
4
4
|
"description": "Linux x64 binary for @spooky-sync/cli",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"os": [
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"x64"
|
|
11
11
|
],
|
|
12
12
|
"files": [
|
|
13
|
-
"
|
|
13
|
+
"spky"
|
|
14
14
|
],
|
|
15
15
|
"repository": {
|
|
16
16
|
"type": "git",
|
package/{spooky → spky}
RENAMED
|
index a491dc1..279a850 100755
|
|
|
Binary file
|