[Pkg-javascript-commits] [node-lexical-scope] 71/83: astw v2
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 ba50173762674ae5b859d47aab5f0d3ca12135a2
Author: James Halliday <mail at substack.net>
Date: Sat Apr 25 17:28:19 2015 -0300
astw v2
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 6e49dca..dbc06bc 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.1.0"
+ "astw": "^2.0.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