Fix imagemin peer dependency of img-loader

This commit is contained in:
Alice Gaudon 2021-04-22 14:06:53 +02:00
parent 162f884103
commit 82439366ba
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"eslint": "^7.10.0",
"feather-icons": "^4.28.0",
"file-loader": "^6.0.0",
"imagemin": "^8.0.0",
"imagemin": "^7.0.0",
"imagemin-gifsicle": "^7.0.0",
"imagemin-mozjpeg": "^9.0.0",
"imagemin-pngquant": "^9.0.0",