diff options
refactor - push data to popup
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index d40353cbc..68356c8a6 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "dependencies": { "async": "^1.4.0", "dnode": "^1.2.2", + "end-of-stream": "^1.1.0", "eth-lightwallet": "^1.0.1", "ethereumjs-tx": "^0.6.7", "ethereumjs-util": "^1.3.5", |