fansunited-frontend-core 0.0.75 → 0.0.76

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.
Files changed (2) hide show
  1. package/index.es.js +1 -1
  2. package/package.json +1 -1
package/index.es.js CHANGED
@@ -52017,7 +52017,7 @@ const tE = typeof fr == "function" ? fr : fr.default, Om = (e, t) => t === "rtl"
52017
52017
  }
52018
52018
  }, [i]);
52019
52019
  return { read: l, save: c, clear: u };
52020
- }, jL = "0.0.75";
52020
+ }, jL = "0.0.76";
52021
52021
  export {
52022
52022
  rL as AdditionalCTA,
52023
52023
  cL as BidiIsolate,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-frontend-core",
3
- "version": "0.0.75",
3
+ "version": "0.0.76",
4
4
  "description": "Core types, components, providers and constants for Fans United widgets",
5
5
  "main": "index.es.js",
6
6
  "types": "index.d.ts",