Update inquirer to fix windows console freezing

This commit is contained in:
Justin Greene 2018-12-30 18:17:05 -06:00 committed by GitHub
parent 39bcc6a593
commit 3950503acf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
"dependencies": {
"enpeem": "^2.2.0",
"fs-extra": "^4.0.0",
"inquirer": "^4.0.2",
"inquirer": "^6.2.1",
"listr": "^0.14.1",
"lodash": "^4.17.5",
"ora": "^2.1.0",
@ -49,4 +49,4 @@
"npm": ">= 6.0.0"
},
"license": "MIT"
}
}