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

Commit 41dd2d4

Browse files
committed
Upgraded inquirer version vfrom 0.10.0 to 2.0.0 as travis error might happen due to old version (SBoudrias/Inquirer.js#290)
1 parent 0b00202 commit 41dd2d4

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": "^0.10.0",
26+
"inquirer": "^2.0.0",
2727
"js-yaml": "^3.3.0",
2828
"lodash": "^3.10.0",
2929
"mocha": "^2.2.1",

0 commit comments

Comments
 (0)