Skip to content

Commit

Permalink
Add missed dependnecies for logger module
Browse files Browse the repository at this point in the history
  • Loading branch information
tormozz48 committed Mar 14, 2015
1 parent 2d70774 commit 112b1df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"node": ">= 0.8.0"
},
"dependencies": {
"chalk": "^1.0.0",
"coa": "^0.4.x",
"easy-table": "0.3.0",
"fs-extra": "^0.16.x",
Expand All @@ -28,6 +29,7 @@
"lodash": "^3.1.x",
"marked": "git://github.com/dab/marked.git",
"mds-wrapper": "^1.2.x",
"moment": "^2.9.0",
"nconf": "~0.7.1",
"nodemailer": "1.3.0",
"nodemailer-smtp-transport": "0.1.3",
Expand Down

0 comments on commit 112b1df

Please sign in to comment.