fansunited-frontend-core 0.0.60 → 0.0.61

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
@@ -45841,7 +45841,7 @@ const bI = (e) => {
45841
45841
  const o = XI(e.images);
45842
45842
  let n = null;
45843
45843
  return t !== Ct.OVERLAY ? n = o : n = ((i = e.images) == null ? void 0 : i.cover) || "", n || (n = e.imagePlaceholder), n;
45844
- }, VD = "0.0.60";
45844
+ }, VD = "0.0.61";
45845
45845
  export {
45846
45846
  AD as AdditionalCTA,
45847
45847
  BD as ChanceGameEmbed,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-frontend-core",
3
- "version": "0.0.60",
3
+ "version": "0.0.61",
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",