@palbase/web 1.0.0 → 1.0.1

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.
@@ -7,7 +7,7 @@ import {
7
7
  __configure,
8
8
  endpointRefFromApiKey,
9
9
  getRuntime
10
- } from "../chunk-JVT65V4E.js";
10
+ } from "../chunk-AVEXGXRQ.js";
11
11
 
12
12
  // src/next/client.ts
13
13
  var SESSION_MAX_AGE_S = 2592e3;
@@ -3100,7 +3100,7 @@ function defaultSessionStorage(key) {
3100
3100
  }
3101
3101
 
3102
3102
  // src/version.ts
3103
- var VERSION = "1.0.0";
3103
+ var VERSION = "1.0.1";
3104
3104
 
3105
3105
  // src/runtime.ts
3106
3106
  function buildRuntime(config) {