[Pkg-javascript-commits] [node-detective] 81/119: acorn dep

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:44:37 UTC 2017


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

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

commit 3089345f813178fb1eaad10c762eee52b7e6c441
Author: James Halliday <mail at substack.net>
Date:   Wed Nov 19 12:40:28 2014 +0100

    acorn dep
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 5eacfaa..8afde30 100644
--- a/package.json
+++ b/package.json
@@ -17,9 +17,9 @@
     "test": "tap test/*.js"
   },
   "dependencies": {
+    "acorn": "~0.9.0",
     "defined": "0.0.0",
-    "escodegen": "~1.1.0",
-    "esprima-fb": "4001.1.0-dev-harmony-fb"
+    "escodegen": "^1.4.1"
   },
   "devDependencies": {
     "tap": "~0.4.0"

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



More information about the Pkg-javascript-commits mailing list