diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ced8071a3..0ac014e76 100644 --- a/package.json +++ b/package.json @@ -85,8 +85,8 @@ "typedoc": "^0.7.1", "typescript": "^2.3.3", "web3-provider-engine": "^13.0.1", - "web3-typescript-typings": "^0.0.10", - "webpack": "^2.6.0" + "web3-typescript-typings": "^0.0.11", + "webpack": "^3.1.0" }, "dependencies": { "bignumber.js": "^4.0.2", |