thank you @evanvosberg, @kyledrake. [evanvosberg/crypto-js#6]
@ -39,7 +39,7 @@
"compile": "./node_modules/.bin/browserify ./src/index.js -s Bitcoin | ./node_modules/.bin/uglifyjs > bitcoinjs-min.js"
},
"dependencies": {
"crypto-js": "3.1.2-2",
"crypto-js": "3.1.2-3",
"secure-random": "0.2.1"
}