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

Merge pull request #1594 from MetaMask/prov-eng-bump

deps - prov-eng 12.2.4
This commit is contained in:
Frankie 2017-06-12 14:24:15 -07:00 committed by GitHub
commit 33a32bb06b

View File

@ -123,7 +123,7 @@
"valid-url": "^1.0.9", "valid-url": "^1.0.9",
"vreme": "^3.0.2", "vreme": "^3.0.2",
"web3": "0.18.2", "web3": "0.18.2",
"web3-provider-engine": "^12.2.3", "web3-provider-engine": "^12.2.4",
"web3-stream-provider": "^2.0.6", "web3-stream-provider": "^2.0.6",
"xtend": "^4.0.1" "xtend": "^4.0.1"
}, },