[Pkg-javascript-commits] [node-module-deps] 61/444: bump for upgraded browser-resolve to handle browser field `false` values

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 8cfb1696d1ae178cd1d86ae66c0f0f0e04555d75
Author: James Halliday <mail at substack.net>
Date:   Wed Mar 27 19:38:52 2013 -0700

    bump for upgraded browser-resolve to handle browser field `false` values
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index b530462..a21e877 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "module-deps",
-    "version": "0.5.3",
+    "version": "0.6.0",
     "description": "walk the dependency graph to generate json output that can be fed into browser-pack",
     "main": "index.js",
     "bin": {
@@ -9,7 +9,7 @@
     "dependencies": {
         "through": "~2.2.0",
         "JSONStream": "~0.4.3",
-        "browser-resolve": "~0.0.3",
+        "browser-resolve": "~0.1.0",
         "resolve": "~0.3.0",
         "detective": "~2.0.0",
         "concat-stream": "~0.1.1"

-- 
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