Skip to content

Commit

Permalink
fix(prompt): Upgrade inquirer to ^6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed Sep 11, 2018
1 parent b8d11b8 commit ebb7ee4
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 97 deletions.
2 changes: 1 addition & 1 deletion core/prompt/package.json
Expand Up @@ -30,7 +30,7 @@
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"inquirer": "^5.1.0",
"inquirer": "^6.2.0",
"npmlog": "^4.1.2"
}
}
130 changes: 34 additions & 96 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ebb7ee4

Please sign in to comment.