Should be a good idea to document the following dependencies being added by the ng-add schematic:
- fuzzy
- inquirer
- inquirer-autocomplete-prompt
- open
In this case, only open is being used for the ng deploy --preview command (as stated in the Angular discord firebase channel) whereas the others are needed only in the ng add step, so those can be safely removed after it 🤔