[Pkg-javascript-commits] [node-deps-sort] 53/79: Update tape to ^4.0.0
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:41:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-deps-sort.
commit 7d73bafe70ef3034752723d583e045bac308eac7
Author: Andres Suarez <zertosh at gmail.com>
Date: Sat Apr 25 20:10:07 2015 -0400
Update tape to ^4.0.0
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 0c3f7c3..523d6a2 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"through2": "~0.5.1"
},
"devDependencies": {
- "tape": "^2.13.4"
+ "tape": "^4.0.0"
},
"scripts": {
"test": "tape test/*.js"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-deps-sort.git
More information about the Pkg-javascript-commits
mailing list