aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/subproviders/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/subproviders/package.json b/packages/subproviders/package.json
index 5e9c2ed89..250a608ef 100644
--- a/packages/subproviders/package.json
+++ b/packages/subproviders/package.json
@@ -30,7 +30,8 @@
"lodash": "^4.17.4",
"semaphore-async-await": "^1.5.1",
"web3": "^0.20.0",
- "web3-provider-engine": "^13.0.1"
+ "web3-typescript-typings": "^0.9.11",
+ "web3-provider-engine": "^13.0.1",
},
"devDependencies": {
"@0xproject/tslint-config": "^0.4.9",
@@ -51,7 +52,6 @@
"types-bn": "^0.0.1",
"types-ethereumjs-util": "0xProject/types-ethereumjs-util",
"typescript": "2.7.1",
- "web3-typescript-typings": "^0.9.11",
"webpack": "^3.1.0"
}
}