[Pkg-javascript-commits] [node-detective] 54/119: 2.1.1
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:44:34 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 ab71a3ee87fd91517ae369b1957b944d84022743
Author: James Halliday <mail at substack.net>
Date: Wed Apr 17 13:24:08 2013 -0700
2.1.1
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index ca280cb..285ec1b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name" : "detective",
- "description" : "Find all calls to require() no matter how crazily nested using a proper walk of the AST",
- "version" : "2.1.0",
+ "description" : "find all require() calls by walking the AST",
+ "version" : "2.1.1",
"repository" : {
"type" : "git",
"url" : "git://github.com/substack/node-detective.git"
--
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