update dependencies and allow empty question set

This commit is contained in:
2017-07-28 14:27:09 +02:00
parent 653782859c
commit d986d6f9b6
12 changed files with 869 additions and 215 deletions

View File

@@ -2,5 +2,5 @@ import 'typings-global'
import * as inquirer from 'inquirer'
export {
inquirer
}
inquirer
}