feat: improve formatting of NFT prices with shared module (#5245)
* wip: change formatting of nft
chore: use a different package
use pure webpack instead
* revert changes to yarn.lock
* chore: update lock one more time
* chore: upgrade conedison
* chore: tweaks
* chore: handle 0
* chore: update to latest and use proper method
* chore: update conditional
Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
Showing
... | ... | @@ -133,6 +133,7 @@ |
"@types/react-relay": "^13.0.2", | ||
"@uniswap/analytics": "1.1.1", | ||
"@uniswap/analytics-events": "1.1.0", | ||
"@uniswap/conedison": "^1.1.0", | ||
"@uniswap/governance": "^1.0.2", | ||
"@uniswap/liquidity-staker": "^1.0.2", | ||
"@uniswap/merkle-distributor": "1.0.1", | ||
... | ... |
Please register or sign in to comment