Capevace / mission-control

Open-Source JavaScript framework for building real-time dashboards

Home Page:https://mission-control.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove unwanted dependencies from package.json

Capevace opened this issue · comments

Over time some packages have been installed and added to package.json that aren't actually used anymore.

Remove those and clean up the dependency tree.

Try to minimize and only depend on external things that are absolutely required / very stable.