|
|
@ -8,14 +8,14 @@ |
|
|
|
"build": "grunt build" |
|
|
|
"build": "grunt build" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"async": "^1.4.0", |
|
|
|
"async": "^1.5.2", |
|
|
|
"dnode": "^1.2.2", |
|
|
|
"dnode": "^1.2.2", |
|
|
|
"end-of-stream": "^1.1.0", |
|
|
|
"end-of-stream": "^1.1.0", |
|
|
|
"eth-lightwallet": "^1.0.1", |
|
|
|
"eth-lightwallet": "^1.0.1", |
|
|
|
"ethereumjs-tx": "^0.6.7", |
|
|
|
"ethereumjs-tx": "^0.6.7", |
|
|
|
"ethereumjs-util": "^1.3.5", |
|
|
|
"ethereumjs-util": "^1.3.5", |
|
|
|
"inject-css": "^0.1.1", |
|
|
|
"inject-css": "^0.1.1", |
|
|
|
"metamask-ui": "^0.1.0", |
|
|
|
"metamask-ui": "^0.1.1", |
|
|
|
"web3": "^0.15.1", |
|
|
|
"web3": "^0.15.1", |
|
|
|
"web3-provider-engine": "^5.0.0" |
|
|
|
"web3-provider-engine": "^5.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|