Skip to content

Commit 6b2976d

Browse files
author
Vladimir Amiorkov
authored
fix: add new dep to override the dep that comes from 'cli-prompter' #16 (#17)
1 parent 1270bd9 commit 6b2976d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"chalk": "2.4.1",
8+
"cli-autocomplete": "0.4.1",
89
"cli-prompter": "1.0.0",
910
"prompt": "1.0.0",
1011
"chokidar": "2.0.4",

0 commit comments

Comments
 (0)