[Pkg-javascript-commits] [node-foreground-child] 65/69: package does not need tap 8.0.1 use tap 8.0.0
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Aug 25 11:43:08 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 b3b2184d8a933e983cf15bea25c98f4c67466737
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Sun Aug 20 16:20:59 2017 +0200
package does not need tap 8.0.1 use tap 8.0.0
Simplify creation of debian package
Forwarded: no
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index d092168..0511f27 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"signal-exit": "^3.0.0"
},
"devDependencies": {
- "tap": "^8.0.1"
+ "tap": "^8.0.0"
},
"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