Skip to content

Commit

Permalink
fix(prompt): update inquirer to v8.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Jul 22, 2022
1 parent 8f62ede commit 80c17d8
Show file tree
Hide file tree
Showing 3 changed files with 240 additions and 35 deletions.
2 changes: 1 addition & 1 deletion core/prompt/package.json
Expand Up @@ -31,7 +31,7 @@
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"inquirer": "^7.3.3",
"inquirer": "^8.2.4",
"npmlog": "^6.0.2"
}
}

0 comments on commit 80c17d8

Please sign in to comment.