[Pkg-javascript-commits] [node-tap] 01/02: depend on tap-parser 1.2 to avoid regression bug

Bastien Roucariès rouca at moszumanska.debian.org
Thu Sep 14 12:41:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to annotated tag v6.3.1
in repository node-tap.

commit e7eea63c1adf2585a455aa5086af726f11c2f97c
Author: isaacs <i at izs.me>
Date:   Thu Aug 11 10:37:37 2016 -0700

    depend on tap-parser 1.2 to avoid regression bug
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 5cbcfae..1016b19 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
     "signal-exit": "^3.0.0",
     "stack-utils": "^0.4.0",
     "tap-mocha-reporter": "0.0 || 1",
-    "tap-parser": "^1.3.1",
+    "tap-parser": "1.2",
     "tmatch": "^2.0.1"
   },
   "keywords": [

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git



More information about the Pkg-javascript-commits mailing list