easy-email-extensions 3.2.1-alpha.12 → 3.2.1-alpha.13

Sign up to get free protection for your applications and to get access to all the features.
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.2.1-alpha.12",
5
+ "version": "3.2.1-alpha.13",
6
6
  "author": "m-Ryan",
7
7
  "repository": {
8
8
  "type": "git",
@@ -84,5 +84,5 @@
84
84
  "react-dom": "^17.0.2",
85
85
  "react-final-form": "^6.5.7"
86
86
  },
87
- "gitHead": "bb100b1f7479bed2c05088e64b9bfac00700b482"
87
+ "gitHead": "df94ebb9bf4a7e37db55fd63579a8c11307d3345"
88
88
  }