tcoopman / image-webpack-loader

Image loader module for webpack
MIT License
2.03k stars 132 forks source link

Add peer dependency on Webpack to package.json #433

Open behrangsa opened 2 years ago

behrangsa commented 2 years ago

Hi,

According to peerDependencies, I think package.json should declare a peer dependency on versions of Webpack that this plugin is compatible with.