fansunited-frontend-core 0.0.77 → 0.0.78

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
@@ -52020,7 +52020,7 @@ const tE = typeof fr == "function" ? fr : fr.default, Om = (e, t) => t === "rtl"
52020
52020
  }
52021
52021
  }, [i]);
52022
52022
  return { read: l, save: c, clear: u };
52023
- }, jL = "0.0.77", ML = ka, NL = za;
52023
+ }, jL = "0.0.78", ML = ka, NL = za;
52024
52024
  export {
52025
52025
  rL as AdditionalCTA,
52026
52026
  cL as BidiIsolate,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-frontend-core",
3
- "version": "0.0.77",
3
+ "version": "0.0.78",
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",