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

deps - bump provider-engine

uses fetch instead of xhr, fixes a race condition in cache subp
This commit is contained in:
kumavis 2017-03-29 12:36:23 -07:00 committed by GitHub
parent 6f28426a22
commit f0a2b4d1b0

View File

@ -109,7 +109,7 @@
"valid-url": "^1.0.9",
"vreme": "^3.0.2",
"web3": "0.18.2",
"web3-provider-engine": "^10.0.1",
"web3-provider-engine": "^11.0.2",
"web3-stream-provider": "^2.0.6",
"xtend": "^4.0.1"
},