email-builder-online 3.4.69 → 3.4.70

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.
package/dist/index.mjs CHANGED
@@ -24697,7 +24697,7 @@ const sm = $t().regex(/^#[0-9a-fA-F]{6}$/).nullable().optional(), wz = At({
24697
24697
  }
24698
24698
  ) })
24699
24699
  ] });
24700
- }, Efe = "email-builder-online", Sfe = "3.4.69", _S = {
24700
+ }, Efe = "email-builder-online", Sfe = "3.4.70", _S = {
24701
24701
  name: Efe,
24702
24702
  version: Sfe
24703
24703
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "email-builder-online",
3
- "version": "3.4.69",
3
+ "version": "3.4.70",
4
4
  "type": "module",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.mjs",