@uniclipboard/cli-darwin-arm64 0.15.0-alpha.5 → 0.15.0
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/bin/uniclip +0 -0
- package/bin/uniclipd +0 -0
- package/package.json +1 -1
package/bin/uniclip
CHANGED
|
Binary file
|
package/bin/uniclipd
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uniclipboard/cli-darwin-arm64",
|
|
3
|
-
"version": "0.15.0
|
|
3
|
+
"version": "0.15.0",
|
|
4
4
|
"description": "UniClipboard CLI binaries (uniclip + uniclipd) for darwin-arm64. Install the \"uniclipboard\" package instead of this one.",
|
|
5
5
|
"homepage": "https://github.com/UniClipboard/UniClipboard",
|
|
6
6
|
"repository": {
|