email-builder-online 3.3.0 → 3.3.1

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
@@ -23800,7 +23800,7 @@ const Sf = Nt().regex(/^#[0-9a-fA-F]{6}$/).nullable().optional(), n5 = At({
23800
23800
  ) })
23801
23801
  ] })
23802
23802
  ] }) });
23803
- }, Fse = "email-builder-online", Bse = "3.3.0", pE = {
23803
+ }, Fse = "email-builder-online", Bse = "3.3.1", pE = {
23804
23804
  name: Fse,
23805
23805
  version: Bse
23806
23806
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "email-builder-online",
3
- "version": "3.3.0",
3
+ "version": "3.3.1",
4
4
  "type": "module",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.mjs",