[Pkg-javascript-commits] [node-module-deps] 94/444: depend on git browser-resolve ref with the dependency fix
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:47:46 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 93a5c01489026b5739ba85dbee6ccce2ccae9b8e
Author: James Halliday <mail at substack.net>
Date: Sat Jun 8 18:51:38 2013 -0700
depend on git browser-resolve ref with the dependency fix
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 5e1c905..10dce03 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "module-deps",
- "version": "0.10.1",
+ "version": "0.10.2",
"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.3.4",
"JSONStream": "~0.6.4",
- "browser-resolve": "git://github.com/jaredhanson/node-browser-resolve.git#dir-replace",
+ "browser-resolve": "git://github.com/substack/node-browser-resolve.git#dir-replace",
"resolve": "~0.4.0",
"detective": "~2.1.2",
"concat-stream": "~1.0.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