diff options
deps - bump provider-engine
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 9462bb862..2bbcb734e 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "through2": "^2.0.1", "vreme": "^3.0.2", "web3": "ethereum/web3.js#0.16.0", - "web3-provider-engine": "^7.6.4", + "web3-provider-engine": "^7.6.5", "xtend": "^4.0.1" }, "devDependencies": { |