fansunited-frontend-core 0.0.55 → 0.0.56

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
@@ -41262,7 +41262,7 @@ const eF = (e) => {
41262
41262
  const o = DF(e.images);
41263
41263
  let n = null;
41264
41264
  return t !== Ct.OVERLAY ? n = o : n = ((r = e.images) == null ? void 0 : r.cover) || "", n || (n = e.imagePlaceholder), n;
41265
- }, SI = "0.0.55";
41265
+ }, SI = "0.0.56";
41266
41266
  export {
41267
41267
  eI as AdditionalCTA,
41268
41268
  yI as ChanceGameEmbed,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-frontend-core",
3
- "version": "0.0.55",
3
+ "version": "0.0.56",
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",