Compare commits

..

No commits in common. "master" and "v6.1.0" have entirely different histories.

2 changed files with 3711 additions and 2217 deletions

5924
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "responsive-html-email-signature",
"version": "6.1.0",
"version": "6.0.2",
"description": "Responsive template for emails & email signatures.",
"main": "index.js",
"repository": {
@ -53,7 +53,7 @@
"gulp-rename": "^2.0.0",
"gulp-sass": "^4.1.0",
"klaw": "^3.0.0",
"node-sass": "^7.0.0",
"node-sass": "^4.14.1",
"plugin-error": "^1.0.1",
"through2": "^2.0.5"
},