shellscape / webpack-nano

A teensy, squeaky 🐤 clean Webpack CLI
Mozilla Public License 2.0
236 stars 5 forks source link

webpack-nano package.json possible fix? #24

Closed ghost closed 3 years ago

ghost commented 3 years ago

How Do We Reproduce?

I simply installed the latest webpack 5.6.0 then tried to install webpack-nano --save-dev and it lists the peer dependency as webpack 4.42.2 which is what I see being called in package.json, however, not sure how to get this to work

Expected Behavior

install webpack nano = no errors

Actual Behavior

doesn't install says cannot find peer dependency webpack 4.42.2

ghost commented 3 years ago

version 4.20.2

shellscape commented 3 years ago

Fixed in #22