Skip to content

Commit 1dcd861

Browse files
authored
Merge pull request #339 from ethereum/fixTape
Force tape version to 4.9.2.
2 parents b94b80d + 4456496 commit 1dcd861

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
@@ -55,7 +55,7 @@
5555
"ethereumjs-util": "^5.2.0",
5656
"istanbul": "^0.4.5",
5757
"semistandard": "^12.0.0",
58-
"tape": "^4.9.1",
58+
"tape": "=4.9.2",
5959
"tape-spawn": "^1.4.2"
6060
},
6161
"semistandard": {

0 commit comments

Comments
 (0)