Skip to content

Commit 18b34f9

Browse files
committed
Limit ethereumjs-util to ~6.1.0
1 parent a29de25 commit 18b34f9

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
@@ -57,7 +57,7 @@
5757
"ethereumjs-blockchain": "^4.0.1",
5858
"ethereumjs-common": "^1.3.2",
5959
"ethereumjs-tx": "^2.1.1",
60-
"ethereumjs-util": "^6.1.0",
60+
"ethereumjs-util": "~6.1.0",
6161
"fake-merkle-patricia-tree": "^1.0.1",
6262
"functional-red-black-tree": "^1.0.1",
6363
"merkle-patricia-tree": "^2.3.2",

0 commit comments

Comments
 (0)