easy-email-pro-editor 1.44.0 → 1.44.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.
Files changed (2) hide show
  1. package/lib/index.js +0 -1
  2. package/package.json +1 -1
package/lib/index.js CHANGED
@@ -13336,7 +13336,6 @@ const er = (e) => {
13336
13336
  y.link && (x = /* @__PURE__ */ f.createElement(
13337
13337
  "a",
13338
13338
  {
13339
- href: y.link.href,
13340
13339
  target: y.link.blank ? "_blank" : void 0
13341
13340
  },
13342
13341
  x
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy-email-pro-editor",
3
- "version": "1.44.0",
3
+ "version": "1.44.2",
4
4
  "description": "",
5
5
  "files": [
6
6
  "lib"