diff options
Diffstat (limited to 'packages/0x.js/package.json')
-rw-r--r-- | packages/0x.js/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json index 18bf20ee3..b91e4aa3f 100644 --- a/packages/0x.js/package.json +++ b/packages/0x.js/package.json @@ -93,6 +93,7 @@ "ethereumjs-blockstream": "^2.0.6", "ethereumjs-util": "^5.1.1", "ethers-contracts": "^2.2.1", + "ethers-typescript-typings": "^0.0.2", "js-sha3": "^0.7.0", "lodash": "^4.17.4", "uuid": "^3.1.0", |