Skip to content

Commit

Permalink
bump for the latest detective, should improve speed
Browse files Browse the repository at this point in the history
  • Loading branch information
James Halliday committed Jul 30, 2012
1 parent 295a22b commit 25c42f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "browserify",
"version" : "1.13.5",
"version" : "1.13.6",
"description" : "browser-side require() for js directories and npm modules",
"main" : "index.js",
"bin" : {
Expand All @@ -24,7 +24,7 @@
"javascript"
],
"dependencies" : {
"detective" : "~0.1.1",
"detective" : "~0.2.0",
"deputy" : "~0.0.0",
"resolve" : "~0.2.0",
"nub" : "~0.0.0",
Expand Down

0 comments on commit 25c42f7

Please sign in to comment.