diff options
-rw-r--r-- | packages/dev-utils/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 140c17d13..894ea1a39 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -47,6 +47,7 @@ "@0xproject/typescript-typings": "^3.0.2", "@0xproject/utils": "^2.0.2", "@0xproject/web3-wrapper": "^3.0.3", + "@types/web3-provider-engine": "^14.0.0", "ethereum-types": "^1.0.11", "lodash": "^4.17.5" }, |