diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 20fcea3fd..f25438224 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,6 @@ }, "resolutions": { "ethereumjs-tx": "0xProject/ethereumjs-tx#fake-tx-include-signature-by-default", - "ethers": "0xproject/ethers.js#eip-838-reasons", - "ganache-core": "0xProject/ganache-core#feature/revert-strings" + "ethers": "0xproject/ethers.js#eip-838-reasons" } } |