easy-email-extensions 4.11.0 → 4.11.1
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": "4.11.
|
5
|
+
"version": "4.11.1",
|
6
6
|
"author": "m-Ryan",
|
7
7
|
"repository": {
|
8
8
|
"type": "git",
|
@@ -99,5 +99,5 @@
|
|
99
99
|
"react-dom": "^17.0.2",
|
100
100
|
"react-final-form": "^6.5.7"
|
101
101
|
},
|
102
|
-
"gitHead": "
|
102
|
+
"gitHead": "4124459339b4b3d2811367492451b2a9014a8aaa"
|
103
103
|
}
|