@adstore/templates 2.14.1 → 2.14.2

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.
@@ -3032,7 +3032,7 @@ const en = (t, o = "DD.MM.YYYY", e = "en") => t ? Nf(t).locale(e).format(o) : ""
3032
3032
  }).then((p) => p.json()).catch((p) => {
3033
3033
  console.error(p), i(!1);
3034
3034
  });
3035
- _(u.data), i(!1);
3035
+ u && _(u.data), i(!1);
3036
3036
  }), [d, o, n, r]);
3037
3037
  return Q(() => {
3038
3038
  o || c();
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@adstore/templates",
3
3
  "private": false,
4
- "version": "2.14.1",
4
+ "version": "2.14.2",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"