Skip to content

Commit

Permalink
test: downgrade to tap@^12 for continued Node 6 support
Browse files Browse the repository at this point in the history
PR-URL: #1808
Reviewed-By: João Reis <reis@janeasystems.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: cclauss <cclauss@me.com>
  • Loading branch information
rvagg committed Jul 6, 2019
1 parent 49c7f99 commit 2410914
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 @@ -43,7 +43,7 @@
"eslint": "^5.0.1",
"nan": "^2.0.0",
"require-inject": "~1.3.0",
"tap": "~14.2.4"
"tap": "~12.7.0"
},
"scripts": {
"lint": "eslint bin lib test",
Expand Down

0 comments on commit 2410914

Please sign in to comment.