fansunited-frontend-core 0.0.67 → 0.0.68

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
@@ -48690,7 +48690,7 @@ const aD = (e) => {
48690
48690
  const o = BD(e.images);
48691
48691
  let n = null;
48692
48692
  return t !== Ct.OVERLAY ? n = o : n = ((i = e.images) == null ? void 0 : i.cover) || "", n || (n = e.imagePlaceholder), n;
48693
- }, DI = "0.0.67";
48693
+ }, DI = "0.0.68";
48694
48694
  export {
48695
48695
  cI as AdditionalCTA,
48696
48696
  RI as ChanceGameEmbed,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-frontend-core",
3
- "version": "0.0.67",
3
+ "version": "0.0.68",
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",