JoinColony / purser

Interact with Ethereum wallets easily
https://joincolony.github.io/purser
MIT License
84 stars 21 forks source link

Upgrade all dependencies #298

Closed chmanie closed 4 years ago

chmanie commented 4 years ago

This upgrades node to v10.19.x as well as all dependencies in order to prepare the repo for renovate.

We upgrade to the new eslint-config-colony version, which requires us to add config for flow ourselves.

As we can use object destructuring now (node 10) eslint adjusted all the files for us as well

chmanie commented 4 years ago

I published these packages as pre-release versions and tested them in the dapp. All seems well.