tcoopman / image-webpack-loader

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

Add peer dependency on Webpack to package.json #433

Open behrangsa opened 1 year ago

behrangsa commented 1 year ago

Hi,

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