Closed merceyz closed 4 years ago
What's the problem this PR addresses?
inquirer-autocomplete-prompt is trying to use rxjs without declaring it as a dependency
inquirer-autocomplete-prompt
rxjs
Fixes https://github.com/mokkabonna/inquirer-autocomplete-prompt/issues/109
How did you fix it?
Add missing dependency rxjs
Thanks!
What's the problem this PR addresses?
inquirer-autocomplete-prompt
is trying to userxjs
without declaring it as a dependencyFixes https://github.com/mokkabonna/inquirer-autocomplete-prompt/issues/109
How did you fix it?
Add missing dependency rxjs