diff options
Diffstat (limited to 'packages/instant/package.json')
-rw-r--r-- | packages/instant/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/instant/package.json b/packages/instant/package.json index 557a7f00f..949854197 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -45,6 +45,7 @@ "dependencies": { "@0xproject/types": "^1.1.1", "@0xproject/typescript-typings": "^2.0.2", + "@0xproject/utils": "^2.0.2", "@0xproject/web3-wrapper": "^3.0.1", "ethereum-types": "^1.0.8", "lodash": "^4.17.10", |