Skip to content

Commit

Permalink
fix: cronos white logo & update walletconnect keyring
Browse files Browse the repository at this point in the history
  • Loading branch information
vvvvvv1vvvvvv committed Nov 16, 2021
1 parent e70c29f commit 602caa9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@rabby-wallet/eth-hd-keyring": "^3.6.0",
"@rabby-wallet/eth-simple-keyring": "^4.2.1",
"@rabby-wallet/eth-trezor-keyring": "^1.0.2",
"@rabby-wallet/eth-walletconnect-keyring": "^1.0.6",
"@rabby-wallet/eth-walletconnect-keyring": "^1.0.7",
"@rabby-wallet/eth-watch-keyring": "^1.0.0",
"@sentry/browser": "^6.7.2",
"@sentry/react": "^6.7.2",
Expand Down
6 changes: 3 additions & 3 deletions src/ui/assets/chain-logos/cronos-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2164,10 +2164,10 @@
hdkey "0.8.0"
trezor-connect "^8.1.26"

"@rabby-wallet/eth-walletconnect-keyring@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@rabby-wallet/eth-walletconnect-keyring/-/eth-walletconnect-keyring-1.0.6.tgz#ab4fd631398d1f9088b0bf4af9894d8b60919803"
integrity sha512-EfdgSK4ZH0vGzZ3t1c4F5o6peDkTVTYYdWW+MwFp2Qg4DxweAkVd7HUhY/miKaFjgdI4TZA3XFJkeRZTA34ZrA==
"@rabby-wallet/eth-walletconnect-keyring@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@rabby-wallet/eth-walletconnect-keyring/-/eth-walletconnect-keyring-1.0.7.tgz#7edab4c1fa27efc30e92017234f7ae6831bb1828"
integrity sha512-uR2tidHKz0M93g0mYq8P+PutbChiipyJBN1doJHKVipAc2tlwjh5SQHpgxBQrFRgk8NCEh8gHvIehE/xIveT0A==
dependencies:
"@walletconnect/client" "^1.6.6"
ethereumjs-util "^7.1.3"
Expand Down

0 comments on commit 602caa9

Please sign in to comment.