@supraio/client-daemon-js 0.0.1-mz-warmup.3 → 0.0.1-mz-webcodecs.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@supraio/client-daemon-js",
3
- "version": "0.0.1-mz-warmup.3",
3
+ "version": "0.0.1-mz-webcodecs.0",
4
4
  "description": "",
5
5
  "main": "sdk.js",
6
6
  "scripts": {
package/screen.js CHANGED
@@ -17527,7 +17527,6 @@
17527
17527
  console.error("Error process", error);
17528
17528
  } finally {
17529
17529
  console.log("Reloading window");
17530
- location.reload();
17531
17530
  }
17532
17531
  });
17533
17532
  })();