@palbase/web 4.0.2 → 5.0.0

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.cjs CHANGED
@@ -7685,7 +7685,7 @@ function localStorageSessionStorage(key = DEFAULT_KEY) {
7685
7685
  }
7686
7686
 
7687
7687
  // src/version.ts
7688
- var VERSION = "4.0.2";
7688
+ var VERSION = "5.0.0";
7689
7689
 
7690
7690
  // src/internal.ts
7691
7691
  function getRuntime() {