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

Commit d011161

Browse files
committed
use older version for crypto
#19
1 parent 279075c commit d011161

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
@@ -9,7 +9,7 @@
99
"buffer": "^3.0.3",
1010
"console-browserify": "^1.1.0",
1111
"constants-browserify": "0.0.1",
12-
"crypto-browserify": "^3.9.13",
12+
"crypto-browserify": "~3.2.6",
1313
"domain-browser": "^1.1.1",
1414
"events": "^1.0.0",
1515
"http-browserify": "^1.3.2",

0 commit comments

Comments
 (0)