easy-email-extensions 3.1.16 → 3.1.19
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/index2.js +1 -1
- 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": "3.1.
|
5
|
+
"version": "3.1.19",
|
6
6
|
"author": "m-Ryan",
|
7
7
|
"repository": {
|
8
8
|
"type": "git",
|
@@ -81,5 +81,5 @@
|
|
81
81
|
"react-dom": "^17.0.2",
|
82
82
|
"react-final-form": "^6.5.7"
|
83
83
|
},
|
84
|
-
"gitHead": "
|
84
|
+
"gitHead": "83e3f52fe652f079035e4f9f1825a1926dfc8d71"
|
85
85
|
}
|