@palbase/web 7.3.5 → 7.3.6

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.
@@ -14,7 +14,7 @@ import {
14
14
  buildRuntime,
15
15
  createBoundClient,
16
16
  getRuntime
17
- } from "../chunk-2VURERR2.js";
17
+ } from "../chunk-SQWG3PTU.js";
18
18
  import {
19
19
  BackendError
20
20
  } from "../chunk-6DGCUHSO.js";
@@ -466,7 +466,7 @@ function applyBrowserOriginHeader(headers) {
466
466
  }
467
467
 
468
468
  // src/version.ts
469
- var VERSION = "7.3.5";
469
+ var VERSION = "7.3.6";
470
470
 
471
471
  // src/call.ts
472
472
  async function callEndpoint(resolveRt, name, input, options) {