Skip to content

Commit

Permalink
Merge pull request #6358 from epixa/makelogs
Browse files Browse the repository at this point in the history
Makelogs as a dev dependency
  • Loading branch information
spalger committed Feb 29, 2016
2 parents 31bb877 + 7bd76be commit 4d3d119
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 @@ -56,6 +56,7 @@
"elasticsearchWithPlugins": "grunt esvm:withPlugins:keepalive",
"lint": "grunt eslint:source",
"lintroller": "grunt eslint:fixSource",
"makelogs": "makelogs",
"mocha": "mocha",
"mocha:debug": "mocha --debug-brk",
"sterilize": "grunt sterilize"
Expand Down Expand Up @@ -176,6 +177,7 @@
"libesvm": "3.3.0",
"license-checker": "3.1.0",
"load-grunt-config": "0.7.2",
"makelogs": "3.0.0-beta3",
"marked-text-renderer": "0.1.0",
"mocha": "2.3.0",
"nock": "2.10.0",
Expand Down

0 comments on commit 4d3d119

Please sign in to comment.