@hinkal/common 0.0.44 → 0.0.46

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.
@@ -1192,7 +1192,7 @@ const It = /* @__PURE__ */ dt(mt), Ft = () => {
1192
1192
  };
1193
1193
  globalThis.process = It;
1194
1194
  globalThis.Buffer = gr;
1195
- const Tt = import("./snarkjsWorkerLogic-BwxUsId2.js");
1195
+ const Tt = import("./snarkjsWorkerLogic-CfOGOfbH.js");
1196
1196
  addEventListener("message", async (h) => {
1197
1197
  const { onWorkerMessage: f } = await Tt;
1198
1198
  f(h.data);