pinggy 0.4.6 → 0.4.7

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/index.js CHANGED
@@ -11,7 +11,7 @@ import {
11
11
  initiateRemoteManagement,
12
12
  printer_default,
13
13
  startRemoteManagement
14
- } from "./chunk-STEISST3.js";
14
+ } from "./chunk-443UO6IY.js";
15
15
  import {
16
16
  enablePackageLogging
17
17
  } from "./chunk-3RTRUYNW.js";
@@ -106,7 +106,7 @@ async function verifyAndLoad() {
106
106
  process.exit(1);
107
107
  }
108
108
  }
109
- await import("./main-XKFFUSKJ.js");
109
+ await import("./main-PUM4SD6B.js");
110
110
  }
111
111
  verifyAndLoad().catch((err) => {
112
112
  printer_default.fatal(`Failed to start CLI:, ${err}`);