Remove unwanted dependencies from package.json
Capevace opened this issue · comments
Lukas Mateffy commented
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.