Merge pull request #1185 from isocolsky/test/passphrase

Add tests for passphrase
This commit is contained in:
Matias Alejo Garcia 2014-08-26 16:19:46 -03:00
commit 64afc4b914
3 changed files with 22 additions and 3 deletions

View file

@ -68,7 +68,8 @@
"node-cryptojs-aes": "0.4.0",
"socket.io-client": "1.0.6",
"travis-cov": "0.2.5",
"uglifyify": "1.2.3"
"uglifyify": "1.2.3",
"crypto-js": "3.1.2"
},
"main": "app.js",
"homepage": "https://github.com/bitpay/copay",