Added imagemin

This commit is contained in:
2016-05-27 06:25:28 +01:00
parent aed5fe00cc
commit 385a0c5327
2 changed files with 9 additions and 0 deletions

View File

@@ -8,11 +8,13 @@
"compression": "^1.6.2",
"express": "^4.13.4",
"handlebars": "^4.0.5",
"imagemin-mozjpeg": "^6.0.0",
"markdown-it-emoji": "^1.1.1",
"metalsmith": "^2.1.0",
"metalsmith-collections": "^0.7.0",
"metalsmith-define": "^2.0.1",
"metalsmith-feed": "^0.2.0",
"metalsmith-imagemin": "^1.2.0",
"metalsmith-in-place": "^1.4.4",
"metalsmith-layouts": "^1.6.5",
"metalsmith-markdownit": "^0.3.0",