diff options
Diffstat (limited to 'packages/order-utils/package.json')
-rw-r--r-- | packages/order-utils/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 3586c4523..ec8074b9d 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -46,6 +46,8 @@ "@0xproject/dev-utils": "^0.4.2", "@0xproject/monorepo-scripts": "^0.1.20", "@0xproject/tslint-config": "^0.4.18", + "@types/ethereumjs-abi": "^0.6.0", + "@types/bn.js": "^4.11.0", "@types/lodash": "4.14.104", "chai": "^4.0.1", "chai-as-promised": "^7.1.0", |