Skip to content

Commit

Permalink
Merge pull request #5273 from balancer/release/1.142.0
Browse files Browse the repository at this point in the history
Release 1.142.0
  • Loading branch information
agualis authored Feb 16, 2024
2 parents 9cd49d0 + 49b36e1 commit 198b8f9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balancer/frontend-v2",
"version": "1.141.15",
"version": "1.142.0",
"engines": {
"node": "=16",
"npm": ">=8"
Expand Down
2 changes: 1 addition & 1 deletion src/lib/config/mainnet/tokenlists.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const tokenlists: TokenListURLMap = {
'https://raw.githubusercontent.com/balancer/tokenlists/main/generated/balancer.tokenlist.json',
},
External: [
'ipns://tokens.uniswap.org',
'https://tokens.uniswap.org/',
'https://www.gemini.com/uniswap/manifest.json',
],
};
Expand Down

0 comments on commit 198b8f9

Please sign in to comment.