aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-08-17 15:15:52 +0800
committerBrandon Millman <brandon.millman@gmail.com>2018-08-23 06:39:03 +0800
commit3c973ba9f64197fcc1a66f319e3d1aa33d96b6d7 (patch)
treeb53c5e88376bc6cfc52c8d20b645f9c7ceba1812 /yarn.lock
parent2ef867f398db381ebd8ec715bd108b46d8fa60f3 (diff)
downloaddexon-sol-tools-3c973ba9f64197fcc1a66f319e3d1aa33d96b6d7.tar
dexon-sol-tools-3c973ba9f64197fcc1a66f319e3d1aa33d96b6d7.tar.gz
dexon-sol-tools-3c973ba9f64197fcc1a66f319e3d1aa33d96b6d7.tar.bz2
dexon-sol-tools-3c973ba9f64197fcc1a66f319e3d1aa33d96b6d7.tar.lz
dexon-sol-tools-3c973ba9f64197fcc1a66f319e3d1aa33d96b6d7.tar.xz
dexon-sol-tools-3c973ba9f64197fcc1a66f319e3d1aa33d96b6d7.tar.zst
dexon-sol-tools-3c973ba9f64197fcc1a66f319e3d1aa33d96b6d7.zip
Remove marketSell and add to marketBuy implementation
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 508e23a0f..7e278ac8a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5256,9 +5256,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.yarnpkg.com/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"