diff options
idmgmt - refactor
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 fd8b5f4a9..4fdd1bc4c 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ }, "dependencies": { "async": "^1.5.2", + "clone": "^1.0.2", "dnode": "^1.2.2", "end-of-stream": "^1.1.0", "eth-lightwallet": "^1.0.1", |