aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types/package.json')
-rw-r--r--packages/types/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/types/package.json b/packages/types/package.json
index e664b06ae..1142d252a 100644
--- a/packages/types/package.json
+++ b/packages/types/package.json
@@ -28,9 +28,9 @@
"typescript": "2.7.1"
},
"dependencies": {
+ "@0xproject/typescript-typings": "^0.0.1",
"bignumber.js": "~4.1.0",
- "web3": "^0.20.0",
- "web3-typescript-typings": "^0.10.2"
+ "web3": "^0.20.0"
},
"publishConfig": {
"access": "public"