IanVS / eslint-nibble

Ease into ESLint, by fixing one rule at a time
MIT License
787 stars 29 forks source link

Lock down inquirer version #72

Closed IanVS closed 4 years ago

IanVS commented 4 years ago

Because of https://github.com/SBoudrias/Inquirer.js/issues/940, if we want to keep supporting node 8, we can't allow inquirer 7.3 to be installed.