@adstore/templates 2.14.3 → 2.14.4

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.
@@ -3020,7 +3020,7 @@ const on = (t, o = "DD.MM.YYYY", e = "en") => t ? Tf(t).locale(e).format(o) : ""
3020
3020
  }
3021
3021
  return u;
3022
3022
  }, [t, e]), c = Zn(() => _e(void 0, null, function* () {
3023
- const u = r ? `${d}_${JSON.stringify(r)}` : JSON.stringify(r);
3023
+ const u = r ? `${d}_${JSON.stringify(r)}` : d;
3024
3024
  if (o || !d)
3025
3025
  return;
3026
3026
  if (ue.has(u))
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@adstore/templates",
3
3
  "private": false,
4
- "version": "2.14.3",
4
+ "version": "2.14.4",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"