Based on our design decision to use only the most standard tools we need to reevaluate if we can switch from yarn to npm. The latest npm has all the required features. If the migration doesn't require any significant work, we should switch to npm workspaces.
Based on our design decision to use only the most standard tools we need to reevaluate if we can switch from
yarn
tonpm
. The latestnpm
has all the required features. If the migration doesn't require any significant work, we should switch tonpm
workspaces.