easy-email-extensions 4.0.0-alpha.6 → 4.0.0-alpha.7

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": "4.0.0-alpha.6",
5
+ "version": "4.0.0-alpha.7",
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": "a61fe08faab004b21852f0cebdb992a8bb8ea7d9"
87
+ "gitHead": "8570489670ff69bcf9508957065f094ba1f66b0f"
88
88
  }