Skip to content

Commit

Permalink
Merge branch 'main' of github.com:IndexCoop/tokenlists
Browse files Browse the repository at this point in the history
  • Loading branch information
tokdaniel committed Nov 12, 2024
2 parents d72d7af + 885552e commit bf49175
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@indexcoop/tokenlists",
"version": "3.1.3",
"version": "3.1.4",
"main": "dist/index.cjs",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion src/tokenlist.json.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export default {
decimals: 18,
chainId: 1,
extensions: {
status: 'Hibernated',
status: 'Deprecated',
coingeckoId: null,
sector: {
theme: 'LCap',
Expand Down

0 comments on commit bf49175

Please sign in to comment.