Skip to content

Commit

Permalink
Install dependencies
Browse files Browse the repository at this point in the history
`npm install image-minimizer-webpack-plugin imagemin imagemin-gifsicle 
imagemin-jpegtran imagemin-optipng imagemin-svgo`
  • Loading branch information
sumanthratna committed Jan 9, 2022
1 parent 9673858 commit b468d4f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@
"fs-extra": "^10.0.0",
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"image-minimizer-webpack-plugin": "^3.2.2",
"imagemin": "^8.0.1",
"imagemin-gifsicle": "^7.0.0",
"imagemin-jpegtran": "^7.0.0",
"imagemin-optipng": "^8.0.0",
"imagemin-svgo": "^10.0.1",
"jest": "^27.4.3",
"jest-resolve": "^27.4.2",
"jest-watch-typeahead": "^1.0.0",
Expand Down

0 comments on commit b468d4f

Please sign in to comment.