From d20e81c449a717a79e1a78f83963cf64fbcddfd7 Mon Sep 17 00:00:00 2001 From: Hsuan Lee Date: Wed, 6 Mar 2019 14:50:42 +0800 Subject: Add type definitions to web3-provider-engine --- packages/sol-tracing-utils/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/sol-tracing-utils') diff --git a/packages/sol-tracing-utils/package.json b/packages/sol-tracing-utils/package.json index cdc53d661..5f1d44760 100644 --- a/packages/sol-tracing-utils/package.json +++ b/packages/sol-tracing-utils/package.json @@ -43,11 +43,11 @@ "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-tracing-utils/README.md", "dependencies": { "@0x/dev-utils": "^1.0.24", - "@0x/typescript-typings": "^3.0.8", "@0x/utils": "^3.0.1", "@0x/web3-wrapper": "^3.2.4", "@dexon-foundation/sol-compiler": "^2.0.9", - "@dexon-foundation/subproviders": "^2.1.15", + "@dexon-foundation/subproviders": "^2.1.16", + "@dexon-foundation/typescript-typings": "^1.0.4", "@types/solidity-parser-antlr": "^0.2.0", "ethereum-types": "^1.1.6", "ethereumjs-util": "^5.1.1", -- cgit v1.2.3