Skip to content

Commit

Permalink
Merge branch 'release/v0.0.15'
Browse files Browse the repository at this point in the history
  • Loading branch information
rudijs committed Aug 23, 2014
2 parents 66862b5 + 6ee374a commit 0923c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/koa-json-logger.js
Expand Up @@ -36,7 +36,7 @@ var configDefaults = {
isJsonApi: function () {
return this.jsonapi;
}
}
};

module.exports = function koaLogger(opts) {

Expand Down

0 comments on commit 0923c4e

Please sign in to comment.