@stacksjs/desktop 0.2.195 → 0.2.197

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/browser.js CHANGED
@@ -4016,5 +4016,3 @@ export {
4016
4016
  MAX_WATCH_INTERVAL_MS,
4017
4017
  DEFAULT_WATCH_INTERVAL_MS
4018
4018
  };
4019
-
4020
- //# debugId=2BBECC339E514CD564756E2164756E21
package/dist/index.js CHANGED
@@ -6553,5 +6553,3 @@ export {
6553
6553
  AutoUpdater,
6554
6554
  AVAILABLE_COMPONENTS
6555
6555
  };
6556
-
6557
- //# debugId=4BACEAAC5AF2924164756E2164756E21
@@ -104,5 +104,3 @@ export {
104
104
  installMockBridge,
105
105
  findCall
106
106
  };
107
-
108
- //# debugId=112673127C3680E664756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/desktop",
3
3
  "type": "module",
4
- "version": "0.2.195",
4
+ "version": "0.2.197",
5
5
  "description": "Native desktop application framework for stx (powered by Craft)",
6
6
  "author": "Chris Breuer <chris@stacksjs.org>",
7
7
  "license": "MIT",