diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e615a8a3a..0511a448a 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "types-ethereumjs-util": "0xProject/types-ethereumjs-util", "typescript": "^2.4.1", "web3-provider-engine": "^13.0.1", - "web3-typescript-typings": "^0.7.0", + "web3-typescript-typings": "^0.7.1", "webpack": "^3.1.0" }, "dependencies": { |