Build: 0.3.2

This commit is contained in:
Patrick Nagurny 2015-11-10 15:27:57 -05:00
parent 6638fa64f2
commit 90ac1f5f3d
6 changed files with 26403 additions and 2 deletions

26389
bitauth.js Normal file

File diff suppressed because it is too large Load Diff

BIN
bitauth.js.sig Normal file

Binary file not shown.

12
bitauth.min.js vendored Normal file

File diff suppressed because one or more lines are too long

BIN
bitauth.min.js.sig Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
{
"name": "bitauth",
"main": "./bitauth.min.js",
"version": "0.3.1",
"version": "0.3.2",
"homepage": "https://github.com/bitpay/bitauth",
"authors": [
"BitPay, Inc."

View File

@ -28,7 +28,7 @@
"test": "gulp test"
},
"main": "index.js",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {
"bs58": "^2.0.0",
"elliptic": "=1.0.0",