Bump dep versions

This commit is contained in:
Dan Mindru 2016-01-08 14:23:16 +01:00
parent 4fbc4757ef
commit 4847c91079
1 changed files with 3 additions and 3 deletions

View File

@ -23,16 +23,16 @@
},
"homepage": "https://github.com/fadeit/responsive-html-email-signature#readme",
"devDependencies": {
"del": "^2.0.2",
"del": "^2.2.0",
"gulp": "^3.9.0",
"gulp-inline-css": "^3.0.0",
"gulp-inline-image-html": "^0.2.1",
"gulp-minify-html": "^1.0.4",
"gulp-minify-html": "^1.0.5",
"gulp-minify-inline": "^0.1.1",
"gulp-preprocess": "^1.2.0",
"gulp-rename": "^1.2.2",
"q": "^1.4.1",
"run-sequence": "^1.1.4",
"run-sequence": "^1.1.5",
"wrench": "^1.5.8"
}
}