|
|
|
|
|
by masonhensley
2198 days ago
|
|
Actually, wasn’t bad when I looked at it. I’ve seen much much x5 worse. A few font-awesome, testing-library, ES-Lint & react imports. Some of those broader libraries have been broken up so you don’t have to import the whole enchilada. But ya in a larger project, mixing and matching the versions of some of those components can get tricky. This repo seems reasonable in dependencies, the dependencies of dependencies on the other hand can be crazy in any project these days. |
|