[Pkg-javascript-commits] [node-lexical-scope] 69/83: upgrade astw for es6

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:45:53 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 752b3f83e58bb4db0f1c54589afd39cd1d9fff9a
Author: James Halliday <mail at substack.net>
Date:   Tue Mar 18 16:01:46 2014 -0700

    upgrade astw for es6
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 3ba138b..30dbec7 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "description": "detect global and local lexical identifiers from javascript source code",
   "main": "index.js",
   "dependencies": {
-    "astw": "~1.0.0"
+    "astw": "~1.1.0"
   },
   "devDependencies": {
     "tape": "~2.4.1",

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