diff options
background + notifications - add origin to message signatures
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 c5ec98b11..2e55d0d87 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "through2": "^2.0.1", "vreme": "^3.0.2", "web3": "ethereum/web3.js#0.16.0", - "web3-provider-engine": "^7.6.5", + "web3-provider-engine": "^7.7.0", "web3-stream-provider": "^2.0.1", "xtend": "^4.0.1" }, |