diff options
idStore - add DELEGATE_CALL detection
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 e9cbf4d6f..a82738c67 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "debounce": "^1.0.0", "dnode": "^1.2.2", "end-of-stream": "^1.1.0", + "eth-bin-to-ops": "^1.0.0", "eth-lightwallet": "^2.3.3", "eth-store": "^1.1.0", "ethereumjs-tx": "^1.0.0", |