aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-01-27 01:40:42 +0800
committerBrandon Millman <brandon.millman@gmail.com>2018-01-31 03:36:39 +0800
commit44162811bd57afb89e5d052a2d9db25007cc1463 (patch)
tree44a02e5ec79a097ce2105eef04ab6accddd5d1f4 /yarn.lock
parent2bcb7d56394c43acd68d1823092de2ad047abc6d (diff)
downloaddexon-sol-tools-44162811bd57afb89e5d052a2d9db25007cc1463.tar
dexon-sol-tools-44162811bd57afb89e5d052a2d9db25007cc1463.tar.gz
dexon-sol-tools-44162811bd57afb89e5d052a2d9db25007cc1463.tar.bz2
dexon-sol-tools-44162811bd57afb89e5d052a2d9db25007cc1463.tar.lz
dexon-sol-tools-44162811bd57afb89e5d052a2d9db25007cc1463.tar.xz
dexon-sol-tools-44162811bd57afb89e5d052a2d9db25007cc1463.tar.zst
dexon-sol-tools-44162811bd57afb89e5d052a2d9db25007cc1463.zip
Add order signing and dispensing ability to faucet
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 4c66bf2cb..38bca8d81 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9097,6 +9097,14 @@ types-bn@^0.0.1:
dependencies:
bn.js "4.11.7"
+types-ethereumjs-util@0xProject/types-ethereumjs-util:
+ version "0.0.6"
+ resolved "https://codeload.github.com/0xProject/types-ethereumjs-util/tar.gz/0c5058e4f9d6585f7c7c1f88939546acb14323b8"
+ dependencies:
+ bn.js "^4.11.7"
+ buffer "^5.0.6"
+ rlp "^2.0.0"
+
types-ethereumjs-util@0xproject/types-ethereumjs-util:
version "0.0.6"
resolved "https://codeload.github.com/0xproject/types-ethereumjs-util/tar.gz/0c5058e4f9d6585f7c7c1f88939546acb14323b8"