diff options
author | Brandon Millman <brandon@0xproject.com> | 2018-06-27 01:29:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-27 01:29:26 +0800 |
commit | 2ca169b3c43dfc39c0743afda68b314b9d54c919 (patch) | |
tree | c5b8624a3453f0a164651f652d8b8bf91bcd64d9 /yarn.lock | |
parent | 098d486291176525ee415d5cdeda9e3618e037d1 (diff) | |
parent | e52d0a351265616d58d9126404db7a359a6648be (diff) | |
download | dexon-sol-tools-2ca169b3c43dfc39c0743afda68b314b9d54c919.tar dexon-sol-tools-2ca169b3c43dfc39c0743afda68b314b9d54c919.tar.gz dexon-sol-tools-2ca169b3c43dfc39c0743afda68b314b9d54c919.tar.bz2 dexon-sol-tools-2ca169b3c43dfc39c0743afda68b314b9d54c919.tar.lz dexon-sol-tools-2ca169b3c43dfc39c0743afda68b314b9d54c919.tar.xz dexon-sol-tools-2ca169b3c43dfc39c0743afda68b314b9d54c919.tar.zst dexon-sol-tools-2ca169b3c43dfc39c0743afda68b314b9d54c919.zip |
Merge pull request #777 from 0xProject/feature/website/browser-detection
Change metamask install link based on browser
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1831,7 +1831,7 @@ boom@5.x.x: dependencies: hoek "4.x.x" -bowser@^1.7.3: +bowser@^1.7.3, bowser@^1.9.3: version "1.9.3" resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.9.3.tgz#6643ae4d783f31683f6d23156976b74183862162" @@ -4194,9 +4194,9 @@ ethereumjs-wallet@~0.6.0: utf8 "^2.1.1" uuid "^2.0.1" -ethers@0xproject/ethers.js#eip-838-reasons, ethers@3.0.22: - version "3.0.18" - resolved "https://codeload.github.com/0xproject/ethers.js/tar.gz/b91342bd200d142af0165d6befddf783c8ae8447" +ethers@3.0.22: + version "3.0.22" + resolved "https://registry.yarnpkg.com/ethers/-/ethers-3.0.22.tgz#7fab1ea16521705837aa43c15831877b2716b436" dependencies: aes-js "3.0.0" bn.js "^4.4.0" |