Aaron Zhi-Ren Shey
Aaron Zhi-Ren Shey
Okay, great thought about the changes to config files. In package-lock, @types/node was bumped from 18.15.13 -> 20.14.9, probably because I just installed typescript today. I'll revert these versions and...
Commit 21731f9 resolves #4776 - the issues were in my tsconfig files, and the @types/node version. `CommunityResourceable` is now present in cjs and esm, and can be imported using `import...
closes #4774, #4776
A quick update: [The next minor bump of ethers will bring back CommunityResourceable](https://github.com/ethers-io/ethers.js/issues/4776). @ethersproject/providers uses the MIT license, giving us "Permission ... to use, copy, modify, merge, publish, distribute, sublicense,...