thecointech / thecoin

Mono-repo for TheCoin project
https://thecoin.io
GNU Affero General Public License v3.0
3 stars 1 forks source link

Clean up dependencies #381

Open FrozenKiwi opened 2 years ago

FrozenKiwi commented 2 years ago

We will soon need to to explicitly reference every dependency in our libraries (yarn2).

This means we will need a system to ensure all our packages have a standardized version or common deps (eg jest, decimal etc).

One good option: https://www.npmjs.com/package/lerna-update-wizard