Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit 005a442

Browse files
fix(package): update inquirer to version 3.0.6
Closes #3 https://greenkeeper.io/
1 parent b877eb3 commit 005a442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"ejs": "^2.5.2",
1313
"got": "^6.3.0",
14-
"inquirer": "^2.0.0",
14+
"inquirer": "^3.0.6",
1515
"ioredis": "^2.3.0",
1616
"is-email": "^1.0.0",
1717
"jsesc": "^2.2.0",

0 commit comments

Comments
 (0)