fansunited-frontend-core 0.0.63 → 0.0.64

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
@@ -46828,7 +46828,7 @@ const WF = (e) => {
46828
46828
  const o = xI(e.images);
46829
46829
  let n = null;
46830
46830
  return t !== Ct.OVERLAY ? n = o : n = ((i = e.images) == null ? void 0 : i.cover) || "", n || (n = e.imagePlaceholder), n;
46831
- }, bD = "0.0.63";
46831
+ }, bD = "0.0.64";
46832
46832
  export {
46833
46833
  YI as AdditionalCTA,
46834
46834
  gD as ChanceGameEmbed,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-frontend-core",
3
- "version": "0.0.63",
3
+ "version": "0.0.64",
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",