diff options
Diffstat (limited to 'packages/asset-buyer/package.json')
-rw-r--r-- | packages/asset-buyer/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/asset-buyer/package.json b/packages/asset-buyer/package.json index e4d3d0701..0d6d1f52b 100644 --- a/packages/asset-buyer/package.json +++ b/packages/asset-buyer/package.json @@ -48,6 +48,8 @@ "@0xproject/types": "^1.0.1", "@0xproject/typescript-typings": "^2.0.0", "@0xproject/utils": "^1.0.8", + "@0xproject/web3-wrapper": "^2.0.2", + "ethereum-types": "^1.0.6", "lodash": "^4.17.10" }, "devDependencies": { |