Update inquirer package to better support interactive command line prompts

Summary:
Update package `inquirer` to better support interactive command line prompts
inquirer: https://github.com/SBoudrias/Inquirer.js/blob/master/examples/input.js

Reviewed By: bestander

Differential Revision: D5151228

fbshipit-source-id: 96de7a4f0b914de0a9ad87e7e5d87ad42c4f38e1
This commit is contained in:
Yu Wang 2017-05-31 14:20:27 -07:00 committed by Facebook Github Bot
parent e3427f4c0b
commit bada25d158
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@
"glob": "^7.1.1",
"graceful-fs": "^4.1.3",
"image-size": "^0.3.5",
"inquirer": "^0.12.0",
"inquirer": "^3.0.6",
"jest-haste-map": "^20.0.4",
"json-stable-stringify": "^1.0.1",
"json5": "^0.4.0",