@adstore/templates 2.7.9 → 2.7.10

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.
@@ -3167,5 +3167,6 @@ export {
3167
3167
  wf as filterDeep,
3168
3168
  Cf as findDeep,
3169
3169
  Nf as isValidTemplate,
3170
+ ft as iterator,
3170
3171
  Pf as modifyState
3171
3172
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@adstore/templates",
3
3
  "private": false,
4
- "version": "2.7.9",
4
+ "version": "2.7.10",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"