From eab88cbe7cb84eb89dbb863097a3f695e8bcb6ef Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Tue, 16 Oct 2018 13:24:47 +0100 Subject: fix(dev-utils): make web3-provider-engine types a 'dependency' so it's available to users of the library --- packages/dev-utils/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/dev-utils') 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" }, -- cgit v1.2.3