Skip to content

Commit

Permalink
Update tokenlist
Browse files Browse the repository at this point in the history
  • Loading branch information
polarker committed Feb 21, 2024
1 parent 0e028f2 commit c381e9a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"preview": "vite preview"
},
"dependencies": {
"@alephium/token-list": "^0.0.14",
"@alephium/token-list": "^0.0.15",
"@alephium/web3": "^0.21.0",
"@alephium/web3-react": "^0.21.0",
"@emotion/react": "^11.11.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"@alephium/web3" "^0.21.0"
bowser "^2.11.0"

"@alephium/token-list@^0.0.14":
version "0.0.14"
resolved "https://registry.yarnpkg.com/@alephium/token-list/-/token-list-0.0.14.tgz#2e26294c3584c4cafb9bbd4140bb6adfcec9d93d"
integrity sha512-47x/cp367ObF1C8zheVo5ITsbarAOToQsvvRnHCnZbf0IE4Ri2jQhcQtKfqFK5i9288+/jrCy2ldPcG8SqVBTg==
"@alephium/token-list@^0.0.15":
version "0.0.15"
resolved "https://registry.yarnpkg.com/@alephium/token-list/-/token-list-0.0.15.tgz#8d2adf01e34c63c9adef9e599840da7846a39c38"
integrity sha512-ujOWIdT2cK/7x4lFo/SphoARbHr3QsjY99FX8vIGkDFh8wSRp3y2XUK1MmhF6OvcxK6SscIEhZH3JAStNyU9dg==
dependencies:
cross-fetch "^3.1.8"

Expand Down

0 comments on commit c381e9a

Please sign in to comment.