Skip to content

Commit

Permalink
require output in ls.js
Browse files Browse the repository at this point in the history
  • Loading branch information
olivoil committed Oct 29, 2010
1 parent af93028 commit fbfbc44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ls.js
Expand Up @@ -7,6 +7,7 @@ var npm = require("../npm")
, readInstalled = require("./utils/read-installed")
, registry = require("./utils/registry")
, semver = require("./utils/semver")
, output = require("./utils/output")

ls.usage = "npm ls [some search terms ...]"

Expand Down

0 comments on commit fbfbc44

Please sign in to comment.