aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-06-15 23:05:03 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2017-06-15 23:05:03 +0800
commitd789aa24aa2c9f4e0d17a382fe9cb8d56ab27957 (patch)
treed93f79ec7909c1808ddfe7a145df41d2c104a553 /yarn.lock
parent424912040a7e68b6d07cd4ae40763d9bcd98de28 (diff)
downloaddexon-0x-contracts-d789aa24aa2c9f4e0d17a382fe9cb8d56ab27957.tar
dexon-0x-contracts-d789aa24aa2c9f4e0d17a382fe9cb8d56ab27957.tar.gz
dexon-0x-contracts-d789aa24aa2c9f4e0d17a382fe9cb8d56ab27957.tar.bz2
dexon-0x-contracts-d789aa24aa2c9f4e0d17a382fe9cb8d56ab27957.tar.lz
dexon-0x-contracts-d789aa24aa2c9f4e0d17a382fe9cb8d56ab27957.tar.xz
dexon-0x-contracts-d789aa24aa2c9f4e0d17a382fe9cb8d56ab27957.tar.zst
dexon-0x-contracts-d789aa24aa2c9f4e0d17a382fe9cb8d56ab27957.zip
Make ZeroEx constructor accept Web3Provider instead of Web3 instance
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 595f9a817..48cce8d89 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4467,9 +4467,9 @@ web3-provider-engine@~8.1.0:
xhr "^2.2.0"
xtend "^4.0.1"
-web3-typescript-typings@0.0.8:
- version "0.0.8"
- resolved "https://registry.yarnpkg.com/web3-typescript-typings/-/web3-typescript-typings-0.0.8.tgz#96997eeaf670fbaaf28d8814a1c27dce1a07df66"
+web3-typescript-typings@^0.0.9:
+ version "0.0.9"
+ resolved "https://registry.yarnpkg.com/web3-typescript-typings/-/web3-typescript-typings-0.0.9.tgz#f0c9e9bfcf0effaf16f3498b3d3883686451428b"
dependencies:
bignumber.js "^4.0.2"