dthree / vorpal

Node's framework for interactive CLIs
http://vorpal.js.org
MIT License
5.64k stars 280 forks source link

Updated Inquirer to v3 and other prod deps #236

Closed milesj closed 7 years ago

milesj commented 7 years ago

As the title states. This Inquirer update requires us to move to a minimum Node.js v4 requirement, which would incur a major v2 release.

I tested changes against all examples successfully.

@dthree