@spooky-sync/cli-linux-arm64 0.0.1-canary.39 → 0.0.1-canary.44
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-arm64",
|
|
3
|
-
"version": "0.0.1-canary.
|
|
3
|
+
"version": "0.0.1-canary.44",
|
|
4
4
|
"description": "Linux ARM64 binary for @spooky-sync/cli",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"os": [
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"arm64"
|
|
11
11
|
],
|
|
12
12
|
"files": [
|
|
13
|
-
"
|
|
13
|
+
"spky"
|
|
14
14
|
],
|
|
15
15
|
"repository": {
|
|
16
16
|
"type": "git",
|
package/{spooky → spky}
RENAMED
|
index 822bed8..8a8b1fc 100755
|
|
|
Binary file
|