diff options
author | fragosti <francesco.agosti93@gmail.com> | 2018-09-05 03:09:24 +0800 |
---|---|---|
committer | fragosti <francesco.agosti93@gmail.com> | 2018-09-05 03:09:24 +0800 |
commit | 46b168e10f3363096789d88a77b3578f2934ca70 (patch) | |
tree | c2b3641590cd6e74f4c6c6490ea2b13e998f73fc /yarn.lock | |
parent | a173c5fc38f32a5c965cbd4cc7268294580a35f1 (diff) | |
download | dexon-sol-tools-46b168e10f3363096789d88a77b3578f2934ca70.tar dexon-sol-tools-46b168e10f3363096789d88a77b3578f2934ca70.tar.gz dexon-sol-tools-46b168e10f3363096789d88a77b3578f2934ca70.tar.bz2 dexon-sol-tools-46b168e10f3363096789d88a77b3578f2934ca70.tar.lz dexon-sol-tools-46b168e10f3363096789d88a77b3578f2934ca70.tar.xz dexon-sol-tools-46b168e10f3363096789d88a77b3578f2934ca70.tar.zst dexon-sol-tools-46b168e10f3363096789d88a77b3578f2934ca70.zip |
Run linter
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5371,9 +5371,9 @@ ethereumjs-wallet@~0.6.0: utf8 "^3.0.0" uuid "^3.3.2" -ethers@3.0.22: - version "3.0.22" - resolved "https://registry.npmjs.org/ethers/-/ethers-3.0.22.tgz#7fab1ea16521705837aa43c15831877b2716b436" +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" dependencies: aes-js "3.0.0" bn.js "^4.4.0" |