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

prov-eng - bump to ignore json parse errors

This commit is contained in:
kumavis 2017-07-25 11:57:03 -07:00
parent 9b24ab0e70
commit 77d91ec36f

View File

@ -127,7 +127,7 @@
"valid-url": "^1.0.9",
"vreme": "^3.0.2",
"web3": "0.19.1",
"web3-provider-engine": "^13.2.8",
"web3-provider-engine": "^13.2.9",
"web3-stream-provider": "^3.0.1",
"xtend": "^4.0.1"
},