1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

deps - bump provider-engine

This commit is contained in:
kumavis 2016-05-19 16:55:58 -07:00
parent cd7fd6353f
commit f86a1bdcb0

View File

@ -59,7 +59,7 @@
"through2": "^2.0.1", "through2": "^2.0.1",
"vreme": "^3.0.2", "vreme": "^3.0.2",
"web3": "ethereum/web3.js#0.16.0", "web3": "ethereum/web3.js#0.16.0",
"web3-provider-engine": "^7.6.4", "web3-provider-engine": "^7.6.5",
"xtend": "^4.0.1" "xtend": "^4.0.1"
}, },
"devDependencies": { "devDependencies": {