advancing with m-n script

This commit is contained in:
Manuel Araoz 2014-05-21 15:14:48 -03:00
commit 73e7d2a827
3 changed files with 35 additions and 11 deletions

View file

@ -41,6 +41,7 @@
"bitcore": "git://github.com/bitpay/bitcore.git",
"chai": "~1.9.1",
"sinon": "~1.9.1",
"node-cryptojs-aes": "=0.4.0"
"node-cryptojs-aes": "=0.4.0",
"async": "~0.9.0"
}
}