[Pkg-javascript-commits] [node-foreground-child] 54/69: update tap to v8
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Aug 25 11:43:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-foreground-child.
commit 753efe38e5f801fb63d72663338fcab386e62a70
Author: isaacs <i at izs.me>
Date: Thu Dec 15 16:21:10 2016 -0800
update tap to v8
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 7a585f1..f0cb8d1 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"signal-exit": "^3.0.0"
},
"devDependencies": {
- "tap": "^6.1.1"
+ "tap": "^8.0.1"
},
"scripts": {
"test": "tap --coverage test/*.js",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-foreground-child.git
More information about the Pkg-javascript-commits
mailing list