[Pkg-javascript-commits] [node-mocks-http] 114/296: updated nodeunit dev-dependency to 0.9.1
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-mocks-http.
commit 5d87cf03af7186c1113c4af08d3a5952f131a8cf
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date: Wed Mar 11 15:29:24 2015 +0800
updated nodeunit dev-dependency to 0.9.1
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 620b10c..fb1ec22 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"devDependencies": {
"eslint": "^0.16.1",
"node-restify-errors": "git://github.com/m9dfukc/node-restify-errors.git",
- "nodeunit": ""
+ "nodeunit": "^0.9.1"
},
"scripts": {
"lint": "DEBUG=eslint:cli-engine node_modules/eslint/bin/eslint.js ./lib ./examples ./test",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list