Skip to content

Commit

Permalink
Require tape ^4.11.0 instead of fixing tape 4.9.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ekpyron committed Aug 8, 2019
1 parent 6d17c5b commit f2a8df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"coveralls": "^3.0.0",
"istanbul": "^0.4.5",
"semistandard": "^12.0.0",
"tape": "=4.9.2",
"tape": "^4.11.0",
"tape-spawn": "^1.4.2"
},
"semistandard": {
Expand Down

0 comments on commit f2a8df4

Please sign in to comment.