[Pkg-javascript-commits] [node-lexical-scope] 60/83: take brfs out of the package.json

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:45:51 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 5a87ed28513ce468b9f842d1b89f566a9c58d05b
Author: James Halliday <mail at substack.net>
Date:   Thu Dec 19 17:35:00 2013 -0800

    take brfs out of the package.json
---
 package.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package.json b/package.json
index 37c2fe3..356005e 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,6 @@
     "version": "0.0.14",
     "description": "detect global and local lexical identifiers from javascript source code",
     "main": "index.js",
-    "browserify": { "transform": [ "brfs" ] },
     "dependencies": {
         "astw": "~0.0.0"
     },

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