Skip to content

Commit

Permalink
fix: revert image-min back to dependencies (#1201)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadalfy authored and JoelMarcey committed Jan 24, 2019
1 parent 1050de7 commit 945f511
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@
"gaze": "^1.1.2",
"glob": "^7.1.3",
"highlight.js": "^9.12.0",
"imagemin": "^6.0.0",
"imagemin-gifsicle": "^6.0.1",
"imagemin-jpegtran": "^6.0.0",
"imagemin-optipng": "^6.0.0",
"imagemin-svgo": "^7.0.0",
"lodash": "^4.17.11",
"markdown-toc": "^1.2.0",
"mkdirp": "^0.5.1",
Expand Down Expand Up @@ -98,11 +103,6 @@
"front-matter": "^2.3.0",
"glob-promise": "^3.3.0",
"husky": "^0.14.3",
"imagemin": "^6.0.0",
"imagemin-gifsicle": "^6.0.1",
"imagemin-jpegtran": "^6.0.0",
"imagemin-optipng": "^6.0.0",
"imagemin-svgo": "^7.0.0",
"jest": "^23.6.0",
"lint-staged": "^7.2.0",
"prettier": "^1.13.7",
Expand Down

0 comments on commit 945f511

Please sign in to comment.