decentralized-identity / ethr-did-resolver

DID resolver for Ethereum Addresses with support for key management
Apache License 2.0
207 stars 74 forks source link

Chore/update ethers #188

Closed fermentfan closed 1 year ago

fermentfan commented 1 year ago

Long story short I update ethers and it was a pain.

fermentfan commented 1 year ago

One to-do left is the whole lock file stuff. I commited a package-lock, but I guess you're still using yarn?

mirceanis commented 1 year ago

One to-do left is the whole lock file stuff. I commited a package-lock, but I guess you're still using yarn?

Yes, yarn is still used here. If we change it we'll probably go with pnpm instead of npm

fermentfan commented 1 year ago

@mirceanis tidied up the yarn stuff! Btw I didn't find any actual yarn version that you're targeting in that repository so I just installed the newest via NPM. Is this intended?

mirceanis commented 1 year ago

@mirceanis tidied up the yarn stuff! Btw I didn't find any actual yarn version that you're targeting in that repository so I just installed the newest via NPM. Is this intended?

I think it's yarn 1.x

uport-automation-bot commented 1 year ago

:tada: This PR is included in version 9.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: