aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorAlex Browne <stephenalexbrowne@gmail.com>2018-09-28 06:34:01 +0800
committerGitHub <noreply@github.com>2018-09-28 06:34:01 +0800
commit94badedad434f5345dc041e72a3240ab760c993e (patch)
treec53a87d0e20b43cbaa18742e5c978d350f13989d /yarn.lock
parentbf3795d2acd377c6896bf3e825d43b8697a12f67 (diff)
downloaddexon-sol-tools-94badedad434f5345dc041e72a3240ab760c993e.tar
dexon-sol-tools-94badedad434f5345dc041e72a3240ab760c993e.tar.gz
dexon-sol-tools-94badedad434f5345dc041e72a3240ab760c993e.tar.bz2
dexon-sol-tools-94badedad434f5345dc041e72a3240ab760c993e.tar.lz
dexon-sol-tools-94badedad434f5345dc041e72a3240ab760c993e.tar.xz
dexon-sol-tools-94badedad434f5345dc041e72a3240ab760c993e.tar.zst
dexon-sol-tools-94badedad434f5345dc041e72a3240ab760c993e.zip
Remove yarn postinstall hack (#1098)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarn.lock b/yarn.lock
index 6967c0425..8ba879315 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5331,7 +5331,7 @@ ethers@3.0.22:
uuid "2.0.1"
xmlhttprequest "1.8.0"
-ethers@^4.0.0-beta.14:
+ethers@4.0.0-beta.14:
version "4.0.0-beta.14"
resolved "https://registry.yarnpkg.com/ethers/-/ethers-4.0.0-beta.14.tgz#76aa9257b9c93a7604ff4dc11f2a445d07f6459d"
dependencies:
@@ -6088,7 +6088,7 @@ ganache-core@0xProject/ganache-core#monorepo-dep:
ethereumjs-tx "0xProject/ethereumjs-tx#fake-tx-include-signature-by-default"
ethereumjs-util "^5.2.0"
ethereumjs-vm "2.3.5"
- ethereumjs-wallet "~0.6.0"
+ ethereumjs-wallet "0.6.0"
fake-merkle-patricia-tree "~1.0.1"
heap "~0.2.6"
js-scrypt "^0.2.0"