BREAKING CHANGE(package): change scope and update dependencies

This commit is contained in:
2018-07-25 16:58:18 +02:00
parent 81a5ce026f
commit 5dd182d421
11 changed files with 1522 additions and 842 deletions

View File

@@ -1,6 +1,3 @@
import 'typings-global'
import * as inquirer from 'inquirer'
import * as inquirer from 'inquirer';
export {
inquirer
}
export { inquirer };