Echo JS 0.11.0

<~>

tracker1 2563 days ago. link 0 point
If you're using npm@3+ you shouldn't need this... if you are, then you may be reducing to incompatible versions, but it may work.
robertkrahn 2563 days ago. link 1 point
Actually, no.  Unlike yarn --flat the lookup of dependencies will depend on the required version, as is explained in the link above.

And regarding "npm@3 is enough", depending on your use case, it might not, as explained.