Skip to content

Commit 7e2fe95

Browse files
committed
3.7.0
1 parent 4640573 commit 7e2fe95

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 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.6.1",
5+
"version": "3.7.0",
66
"homepage": "https://github.com/dominictarr/crypto-browserify",
77
"repository": {
88
"type": "git",
@@ -20,8 +20,6 @@
2020
"create-ecdh": "1.0.0",
2121
"diffie-hellman": "2.2.0",
2222
"browserify-sign": "2.6.0",
23-
"create-ecdh": "1.0.0",
24-
"diffie-hellman": "2.2.0",
2523
"pbkdf2-compat": "2.0.1",
2624
"public-encrypt": "1.0.1",
2725
"ripemd160": "0.2.0",

0 commit comments

Comments
 (0)