Skip to content

Commit

Permalink
🐛 Prevent from using inquirer 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck committed Jun 20, 2019
1 parent 39b81b8 commit 688c754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"date-fns": "^1.30.1",
"ejs": "^2.6.1",
"git-repo-name": "^1.0.1",
"inquirer": "^6.3.1",
"inquirer": "~6.3.1",
"load-json-file": "^6.0.0",
"lodash": "^4.17.11",
"ora": "^3.4.0",
Expand Down

0 comments on commit 688c754

Please sign in to comment.