Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit e06eed1

Browse files
committed
Merge pull request #16 from onefinancial/master
pin crypto-browserify to 3.3.0
2 parents a59c2e0 + a05baf6 commit e06eed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"console-browserify": "^1.1.0",
88
"vm-browserify": "0.0.4",
9-
"crypto-browserify": "^3.0.0",
9+
"crypto-browserify": "3.3.0",
1010
"http-browserify": "^1.3.2",
1111
"browserify-zlib": "~0.1.4",
1212
"https-browserify": "0.0.0",

0 commit comments

Comments
 (0)