@todesktop/cli 1.12.0-1 → 1.12.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/dist/cli.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -5466,7 +5466,7 @@ var package_default = {
|
|
|
5466
5466
|
access: "public"
|
|
5467
5467
|
},
|
|
5468
5468
|
name: "@todesktop/cli",
|
|
5469
|
-
version: "1.12.0-
|
|
5469
|
+
version: "1.12.0-1",
|
|
5470
5470
|
license: "MIT",
|
|
5471
5471
|
author: "Dave Jeffery <dave@todesktop.com> (http://www.todesktop.com/)",
|
|
5472
5472
|
homepage: "https://todesktop.com/cli",
|
package/package.json
CHANGED