Skip to content

Commit 9819902

Browse files
fix(package): update inquirer to version 6.4.0
Closes #15
1 parent f6dd917 commit 9819902

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
@@ -16,7 +16,7 @@
1616
"commander": "~2.19.0",
1717
"debug": "~4.1.0",
1818
"detect-indent": "~5.0.0",
19-
"inquirer": "~6.2.0",
19+
"inquirer": "~6.4.0",
2020
"jsonfile": "~5.0.0",
2121
"source-map-support": "^0.5.9",
2222
"strip-json-comments": "~2.0.1",

0 commit comments

Comments
 (0)