Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Commit

Permalink
Downgraded inquirer.js to v1.2.3 as v2.0.0 does not support node 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Haves1001 committed Dec 8, 2016
1 parent 0fd99c5 commit 70545b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"connect": "^3.3.5",
"debug": "^2.1.3",
"fs-extra": "^0.24.0",
"inquirer": "^2.0.0",
"inquirer": "^1.2.3",
"js-yaml": "^3.3.0",
"lodash": "^3.10.0",
"mocha": "^2.2.1",
Expand Down

0 comments on commit 70545b0

Please sign in to comment.