-
- Downloads
Switch from npm to yarn
Using lerna with npm breaks various npm commands such as "outodated" etc. Switch yarn with namespaces. lerna is only used to run commands on all packages and maybe publish them etc. yarn 2.x has extra workspace features like running commands for all packages, so with 2.0 we might also get rid of lerna.
yarn.lock
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Please register or sign in to comment