christopherthielen / check-peer-dependencies

Checks peer dependencies of the current NodeJS package. Offers solutions for any that are unmet.
MIT License
60 stars 19 forks source link

fix: Install peer deps as devDependencies if the peer dep came from a dev dependency #25

Closed christopherthielen closed 2 years ago

christopherthielen commented 2 years ago

fix: Properly install dev dependencies when using npm as the package manager