livedesk 0.1.601 → 0.1.602

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livedesk/client",
3
- "version": "0.1.257",
3
+ "version": "0.1.258",
4
4
  "description": "VuvoDesk local remote client",
5
5
  "type": "module",
6
6
  "bin": {
@@ -42,10 +42,10 @@
42
42
  "ws": "^8.18.3"
43
43
  },
44
44
  "optionalDependencies": {
45
- "@livedesk/fast-linux-x64": "0.1.454",
46
- "@livedesk/fast-osx-arm64": "0.1.454",
47
- "@livedesk/fast-osx-x64": "0.1.454",
48
- "@livedesk/fast-win-x64": "0.1.454"
45
+ "@livedesk/fast-linux-x64": "0.1.455",
46
+ "@livedesk/fast-osx-arm64": "0.1.455",
47
+ "@livedesk/fast-osx-x64": "0.1.455",
48
+ "@livedesk/fast-win-x64": "0.1.455"
49
49
  },
50
50
  "publishConfig": {
51
51
  "access": "public"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "livedesk",
3
- "version": "0.1.601",
4
- "livedeskClientVersion": "0.1.257",
3
+ "version": "0.1.602",
4
+ "livedeskClientVersion": "0.1.258",
5
5
  "buildFlavor": "production",
6
6
  "description": "VuvoDesk Hub and client launcher",
7
7
  "type": "module",
@@ -51,10 +51,10 @@
51
51
  "ws": "^8.18.3"
52
52
  },
53
53
  "optionalDependencies": {
54
- "@livedesk/fast-linux-x64": "0.1.454",
55
- "@livedesk/fast-osx-arm64": "0.1.454",
56
- "@livedesk/fast-osx-x64": "0.1.454",
57
- "@livedesk/fast-win-x64": "0.1.454"
54
+ "@livedesk/fast-linux-x64": "0.1.455",
55
+ "@livedesk/fast-osx-arm64": "0.1.455",
56
+ "@livedesk/fast-osx-x64": "0.1.455",
57
+ "@livedesk/fast-win-x64": "0.1.455"
58
58
  },
59
59
  "publishConfig": {
60
60
  "access": "public"
@@ -4,7 +4,7 @@
4
4
  "short_name": "VuvoDesk",
5
5
  "description": "Monitor and control your VuvoDesk computers from your phone.",
6
6
  "lang": "en",
7
- "start_url": "/app?pwa=0.1.601",
7
+ "start_url": "/app?pwa=0.1.602",
8
8
  "scope": "/",
9
9
  "display": "standalone",
10
10
  "orientation": "any",