aboutsummaryrefslogtreecommitdiffstats
path: root/packages/types
diff options
context:
space:
mode:
Diffstat (limited to 'packages/types')
-rw-r--r--packages/types/package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/types/package.json b/packages/types/package.json
index b6751ef70..1abcf79ad 100644
--- a/packages/types/package.json
+++ b/packages/types/package.json
@@ -22,11 +22,10 @@
"@0xproject/tslint-config": "^0.4.5",
"shx": "^0.2.2",
"tslint": "5.8.0",
- "web3-typescript-typings": "^0.9.4",
+ "web3-typescript-typings": "^0.9.5",
"typescript": "~2.6.1"
},
"dependencies": {
- "@0xproject/utils": "^0.2.3",
"bignumber.js": "~4.1.0",
"web3": "^0.20.0"
}