@encatch/ws-react 0.0.20 → 0.0.22

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.
@@ -387,7 +387,7 @@ class le extends EventTarget {
387
387
  }
388
388
  }
389
389
  const g = new le();
390
- typeof window < "u" && import("./web-form-engine-core.umd-dtYLiIav.js").then((t) => t.w).then(({ EncatchAppElement: t }) => {
390
+ typeof window < "u" && import("./web-form-engine-core.umd-a---FSYw.js").then((t) => t.w).then(({ EncatchAppElement: t }) => {
391
391
  try {
392
392
  customElements.get("encatch-app") || customElements.define("encatch-app", t);
393
393
  } catch (r) {