graycoreio / daffodil

Angular Ecommerce PWA Framework
https://next.daff.io
MIT License
155 stars 29 forks source link

docs(all): remove dependencies in install docs #3009

Closed xelaint closed 3 weeks ago

xelaint commented 3 weeks ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Dependencies are part of the install code.

Fixes: N/A

What is the new behavior?

Remove required dependencies because they're automatically installed

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information