Skip to content

Commit

Permalink
delete console.dir
Browse files Browse the repository at this point in the history
  • Loading branch information
SunilWang committed Oct 25, 2019
1 parent d5087be commit 921f8c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ require('./lib/proc')
require('./lib/users')

module.exports = require('./lib/bucket')

console.dir(module.exports)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-os-utils",
"version": "1.1.0",
"version": "1.0.8",
"description": "An operating system utility library.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 921f8c3

Please sign in to comment.