@stacksjs/desktop 0.2.196 → 0.2.198

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,5 +1,5 @@
1
1
  // @bun
2
- var __require = import.meta.require;
2
+ import"./chunk-2mx7fq49.js";
3
3
 
4
4
  // src/test-utils.ts
5
5
  ensureWindowEventTarget();
@@ -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.196",
4
+ "version": "0.2.198",
5
5
  "description": "Native desktop application framework for stx (powered by Craft)",
6
6
  "author": "Chris Breuer <chris@stacksjs.org>",
7
7
  "license": "MIT",