feat: add page view traces for / and /about (#5594)
* feat: add page view traces for / and /about * update analytics * page name * import
Showing
... | ... | @@ -138,7 +138,7 @@ |
"@types/react-relay": "^13.0.2", | ||
"@types/react-window-infinite-loader": "^1.0.6", | ||
"@uniswap/analytics": "1.2.0", | ||
"@uniswap/analytics-events": "1.1.0", | ||
"@uniswap/analytics-events": "1.2.0", | ||
"@uniswap/conedison": "^1.1.0", | ||
"@uniswap/governance": "^1.0.2", | ||
"@uniswap/liquidity-staker": "^1.0.2", | ||
... | ... |
Please register or sign in to comment