diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 7949f5355..c69700bc1 100644 --- a/package.json +++ b/package.json @@ -79,12 +79,13 @@ "shx": "^0.2.2", "sinon": "^2.3.2", "source-map-support": "^0.4.15", + "truffle-hdwallet-provider": "^0.0.3", "tslint": "^5.3.2", "tslint-config-0xproject": "^0.0.2", "typedoc": "^0.7.1", "typescript": "^2.3.3", "web3-provider-engine": "^13.0.1", - "web3-typescript-typings": "^0.0.9", + "web3-typescript-typings": "^0.0.10", "webpack": "^2.6.0" }, "dependencies": { |