Bump deps
This commit is contained in:
parent
57b3e9524b
commit
930276d0be
24
package.json
24
package.json
|
|
@ -23,18 +23,18 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/fadeit/responsive-html-email-signature#readme",
|
"homepage": "https://github.com/fadeit/responsive-html-email-signature#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"del": "^2.2.0",
|
"del": "~2.2.0",
|
||||||
"gulp": "^3.9.1",
|
"gulp": "~3.9.1",
|
||||||
"gulp-david": "^0.4.2",
|
"gulp-david": "~0.4.2",
|
||||||
"gulp-inline-css": "^3.0.0",
|
"gulp-inline-css": "~3.1.0",
|
||||||
"gulp-inline-image-html": "^0.2.1",
|
"gulp-inline-image-html": "~0.2.1",
|
||||||
"gulp-minify-html": "^1.0.5",
|
"gulp-minify-html": "~1.0.5",
|
||||||
"gulp-minify-inline": "^0.1.1",
|
"gulp-minify-inline": "~0.2.1",
|
||||||
"gulp-preprocess": "^1.2.0",
|
"gulp-preprocess": "~2.0.0",
|
||||||
"gulp-rename": "^1.2.2",
|
"gulp-rename": "~1.2.2",
|
||||||
"q": "^1.4.1",
|
"q": "~1.4.1",
|
||||||
"run-sequence": "^1.1.5",
|
"run-sequence": "~1.1.5",
|
||||||
"wrench": "^1.5.8"
|
"wrench": "~1.5.8"
|
||||||
},
|
},
|
||||||
"dependencies": {}
|
"dependencies": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue