sipware-body
Advanced tools
Comparing version
@@ -103,5 +103,5 @@ const MailParser = require('mailparser').MailParser; | ||
if('object' == typeof ctx.content) { | ||
ctx.json = object; | ||
ctx.json = ctx.content; | ||
} | ||
} | ||
} |
@@ -18,3 +18,3 @@ { | ||
"optionalDependencies": {}, | ||
"version": "0.2.57", | ||
"version": "0.2.58", | ||
"directories": { | ||
@@ -21,0 +21,0 @@ "lib": "lib" |
38050
0.01%