Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

Commit 76c0809

Browse files
authored
Merge pull request #135 from ethereumjs/update/ethjs-util
Update ethjs-util, require minimum 0.1.6
2 parents 7e3be1d + 50cbf93 commit 76c0809

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
@@ -105,7 +105,7 @@
105105
"dependencies": {
106106
"bn.js": "^4.11.0",
107107
"create-hash": "^1.1.2",
108-
"ethjs-util": "^0.1.3",
108+
"ethjs-util": "^0.1.6",
109109
"keccak": "^1.0.2",
110110
"rlp": "^2.0.0",
111111
"safe-buffer": "^5.1.1",

0 commit comments

Comments
 (0)