easy-email-extensions 3.1.28 → 3.1.29

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": "3.1.28",
5
+ "version": "3.1.29",
6
6
  "author": "m-Ryan",
7
7
  "repository": {
8
8
  "type": "git",
@@ -82,5 +82,5 @@
82
82
  "react-dom": "^17.0.2",
83
83
  "react-final-form": "^6.5.7"
84
84
  },
85
- "gitHead": "a9213ca88c064d3793ca323ec40cd3c2572b58c2"
85
+ "gitHead": "936fd33d5c47a5ddb913c86b5589ba52da41fe03"
86
86
  }