Skip to content

Commit 6602891

Browse files
committed
3.6.0
1 parent 5adffca commit 6602891

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Dominic Tarr <[email protected]> (dominictarr.com)",
33
"name": "crypto-browserify",
44
"description": "partial implementation of crypto for the browser",
5-
"version": "3.5.1",
5+
"version": "3.6.0",
66
"homepage": "https://github.com/dominictarr/crypto-browserify",
77
"repository": {
88
"type": "git",
@@ -22,7 +22,6 @@
2222
"diffie-hellman": "2.2.0",
2323
"pbkdf2-compat": "2.0.1",
2424
"ripemd160": "0.2.0",
25-
"diffie-hellman": "2.2.0",
2625
"sha.js": "2.3.0"
2726
},
2827
"devDependencies": {

0 commit comments

Comments
 (0)