1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Bump provider-engine version

This commit is contained in:
Dan Finlay 2016-10-05 11:19:54 -07:00
parent d02b2c4b4a
commit 39c129f1a2

View File

@ -82,7 +82,7 @@
"through2": "^2.0.1",
"vreme": "^3.0.2",
"web3": "ethereum/web3.js#260ac6e78a8ce4b2e13f5bb0fdb65f4088585876",
"web3-provider-engine": "^8.1.1",
"web3-provider-engine": "^8.1.3",
"web3-stream-provider": "^2.0.6",
"xtend": "^4.0.1"
},