[Pkg-javascript-commits] [node-lexical-scope] 51/83: fix cyclic dependencies

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


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

rouca pushed a commit to branch master
in repository node-lexical-scope.

commit 09b5879c8e56fb628a533077043acc22726217b0
Author: James Halliday <mail at substack.net>
Date:   Wed Jun 5 11:58:08 2013 -0700

    fix cyclic dependencies
---
 package.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package.json b/package.json
index b5febd2..bd191b2 100644
--- a/package.json
+++ b/package.json
@@ -8,8 +8,7 @@
     },
     "devDependencies": {
         "tap": "~0.4.0",
-        "tape": "~0.2.2",
-        "browserify": "~2.10.2",
+        "tape": "~0.3.3",
         "brfs": "~0.0.3"
     },
     "scripts": {

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



More information about the Pkg-javascript-commits mailing list