easy-email-extensions 4.12.3 → 4.14.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "easy-email-extensions",
3
3
  "license": "MIT",
4
4
  "description": "Email editor",
5
- "version": "4.12.3",
5
+ "version": "4.14.0",
6
6
  "author": "m-Ryan",
7
7
  "repository": {
8
8
  "type": "git",
@@ -99,5 +99,5 @@
99
99
  "react-dom": "^18.2.0",
100
100
  "react-final-form": "^6.5.7"
101
101
  },
102
- "gitHead": "87104e73cae8a999f2f131c6c8412ea484adc90d"
102
+ "gitHead": "3b98e053dbdf8152f6d98e6e1b4ee01508f5091a"
103
103
  }