Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Apr 17, 2013
1 parent 3fad0d2 commit ab71a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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"
Expand Down

0 comments on commit ab71a3e

Please sign in to comment.