diff options
author | kumavis <aaron@kumavis.me> | 2016-08-13 04:25:38 +0800 |
---|---|---|
committer | kumavis <aaron@kumavis.me> | 2016-08-13 04:25:38 +0800 |
commit | 0b660f4ac84e27967f96f3292f607aba9afc5ed8 (patch) | |
tree | 2476cfe9c584e5f4eea582ce3b81958bc6862d34 /package.json | |
parent | 4f4c78a9fc69902821c2c91c2297ce7ba1d27db9 (diff) | |
download | tangerine-wallet-browser-0b660f4ac84e27967f96f3292f607aba9afc5ed8.tar.gz tangerine-wallet-browser-0b660f4ac84e27967f96f3292f607aba9afc5ed8.tar.zst tangerine-wallet-browser-0b660f4ac84e27967f96f3292f607aba9afc5ed8.zip |
deps - extracted ensnare to module
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 5bf4ef475..eefca0500 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "debounce": "^1.0.0", "dnode": "^1.2.2", "end-of-stream": "^1.1.0", + "ensnare": "^1.0.0", "eth-bin-to-ops": "^1.0.0", "eth-lightwallet": "^2.3.3", "eth-query": "^1.0.3", |