aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7c54c1a18..af0b95dc4 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
"wsrun": "^2.2.0"
},
"resolutions": {
- "ethereumjs-tx": "0xProject/ethereumjs-tx#fake-tx-include-signature-by-default"
+ "ethereumjs-tx": "0xProject/ethereumjs-tx#fake-tx-include-signature-by-default",
+ "ethers.js": "0xproject/ethers.js#eip-838-reasons"
}
}