[Pkg-javascript-commits] [node-module-deps] 56/444: use the latest faster detective

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:47:43 UTC 2017


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

rouca pushed a commit to branch master
in repository node-module-deps.

commit 9076d54ea5916386f322816027df5b21cb3ece39
Author: James Halliday <mail at substack.net>
Date:   Fri Mar 1 17:43:41 2013 -0800

    use the latest faster detective
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 0216f9b..6d5a1a6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "module-deps",
-    "version": "0.4.5",
+    "version": "0.5.0",
     "description": "walk the dependency graph to generate json output that can be fed into browser-pack",
     "main": "index.js",
     "bin": {
@@ -11,7 +11,7 @@
         "JSONStream": "~0.4.3",
         "browser-resolve": "~0.0.3",
         "resolve": "~0.3.0",
-        "detective": "~1.1.0"
+        "detective": "~2.0.0"
     },
     "devDependencies": {
         "tap": "~0.4.0",

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



More information about the Pkg-javascript-commits mailing list