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