i'm so tired of dealing with npm dependencies that have conflicting versions of the same package. can't we just use a simple "or" statement in package.json to install either of two compatible versions instead of causing a huge headache every time we try to upgrade our project?
0
0
0