From 153bb25947edf1269a02dcfa64d5d07b774825bb Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Wed, 19 Oct 2016 13:56:21 -0700 Subject: Add crypto packages to package.json --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index b654a6402..acccbaa04 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ }, "dependencies": { "async": "^1.5.2", + "bitcore-lib": "^0.13.19", "browserify-derequire": "^0.9.4", "clone": "^1.0.2", "copy-to-clipboard": "^2.0.0", @@ -79,6 +80,7 @@ "redux-thunk": "^1.0.2", "request-promise": "^4.1.1", "sandwich-expando": "^1.0.5", + "scrypt-async": "^1.3.0", "textarea-caret": "^3.0.1", "three.js": "^0.73.2", "through2": "^2.0.1", -- cgit v1.2.3