Skip to content
Snippets Groups Projects
Commit 87603fc6 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

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.
parent b6fbc8bc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment