Skip to content

Commit

Permalink
bn.js to 1.0.0 in all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinmetcalf committed Jan 6, 2015
1 parent df0180c commit 700e34f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
},
"dependencies": {
"browserify-aes": "0.8.1",
"create-ecdh": "1.0.1",
"diffie-hellman": "2.2.2",
"browserify-sign": "2.7.2",
"create-ecdh": "1.0.3",
"diffie-hellman": "2.2.3",
"browserify-sign": "2.7.5",
"pbkdf2-compat": "2.0.1",
"public-encrypt": "1.1.0",
"public-encrypt": "1.1.2",
"ripemd160": "0.2.0",
"sha.js": "2.3.0"
},
Expand Down

1 comment on commit 700e34f

@dcousens
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK, looks good all the way down.

Please sign in to comment.