albertocevallos / token-icons

A free, up-to-date collection of ERC20 icons for your web3 app.
https://tokenicons.org
29 stars 3 forks source link

fix(package): only depend on @ethersproject/address & separate dev dependencies #6

Open kimpers opened 2 years ago

kimpers commented 2 years ago

This PR refactors the package to only pull in the much smaller @ethersproject/address sub-package, we can't always rely on tree-shaking to be 100%, and there is no need to risk pulling in the entire ethers project for a single function 😅

I also moved the development dependencies to devDependencies to make it easier to see what are the actual production dependencies of the package

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
token-icons ✅ Ready (Inspect) Visit Preview Oct 23, 2022 at 9:02AM (UTC)