@axah/koa
Advanced tools
Comparing version 0.0.0-20240607120304 to 0.0.0-20240607121725
@@ -106,3 +106,3 @@ "use strict"; | ||
else { | ||
ctx.log.error(e, 'params is invalid'); | ||
ctx.log.error(e, errorMessage); | ||
} | ||
@@ -109,0 +109,0 @@ await (0, clean_up_files_1.cleanUpFiles)(ctx.request.files); |
{ | ||
"name": "@axah/koa", | ||
"version": "0.0.0-20240607120304", | ||
"version": "0.0.0-20240607121725", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
Sorry, the diff of this file is not supported yet
46428