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

Commit 70545b0

Browse files
committed
Downgraded inquirer.js to v1.2.3 as v2.0.0 does not support node 0.1.2
1 parent 0fd99c5 commit 70545b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"connect": "^3.3.5",
2424
"debug": "^2.1.3",
2525
"fs-extra": "^0.24.0",
26-
"inquirer": "^2.0.0",
26+
"inquirer": "^1.2.3",
2727
"js-yaml": "^3.3.0",
2828
"lodash": "^3.10.0",
2929
"mocha": "^2.2.1",

0 commit comments

Comments
 (0)