easy-email-extensions 4.3.5 → 4.3.6
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/index2.js +1009 -1009
- package/lib/index2.js.map +1 -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.3.
|
5
|
+
"version": "4.3.6",
|
6
6
|
"author": "m-Ryan",
|
7
7
|
"repository": {
|
8
8
|
"type": "git",
|
@@ -88,5 +88,5 @@
|
|
88
88
|
"react-dom": "^17.0.2",
|
89
89
|
"react-final-form": "^6.5.7"
|
90
90
|
},
|
91
|
-
"gitHead": "
|
91
|
+
"gitHead": "a1ebf5be81e6bf04c00ed62717f3e786388c364c"
|
92
92
|
}
|