@todesktop/cli 1.7.0-4 → 1.7.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
|
@@ -4835,7 +4835,7 @@ var package_default = {
|
|
|
4835
4835
|
access: "public"
|
|
4836
4836
|
},
|
|
4837
4837
|
name: "@todesktop/cli",
|
|
4838
|
-
version: "1.7.0-
|
|
4838
|
+
version: "1.7.0-4",
|
|
4839
4839
|
license: "MIT",
|
|
4840
4840
|
author: "Dave Jeffery <dave@todesktop.com> (http://www.todesktop.com/)",
|
|
4841
4841
|
homepage: "https://todesktop.com/cli",
|
package/package.json
CHANGED