add start of chart component
Showing
| ... | ... | @@ -129,6 +129,7 @@ |
| }, | ||
| "license": "GPL-3.0-or-later", | ||
| "dependencies": { | ||
| "@uniswap/default-token-list": "^2.0.0" | ||
| "@uniswap/default-token-list": "^2.0.0", | ||
| "lightweight-charts": "^3.3.0" | ||
| } | ||
| } |
Please register or sign in to comment