Skip to content

Commit

Permalink
Minor dependencies fixes and update commit refs
Browse files Browse the repository at this point in the history
  • Loading branch information
DinisCruz committed Feb 8, 2017
1 parent a930ab6 commit 01e51b2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@
"dependencies": {
"async": "^1.5.2",
"body-parser": "^1.15.1",
"cheerio": "^0.20.0",
"coffee-script": "^1.10.0",
"d3": "^3.5.16",
"express": "^4.13.4",
"express-load": "^1.1.15",
"file-stream-rotator": "0.0.6",
"fluentnode": "*",
"loggly": "^1.1.1",
"mocha": "^2.4.5",
Expand All @@ -41,6 +39,8 @@
"winston-logsene": "^1.2.1"
},
"devDependencies": {
"cheerio": "^0.20.0",
"markdown": "^0.5.0",
"supertest": "^1.2.0"
}
}

0 comments on commit 01e51b2

Please sign in to comment.