@middy/input-output-logger
Advanced tools
Comparing version 1.0.0-alpha.41 to 1.0.0-alpha.42
@@ -1,2 +0,2 @@ | ||
import middy from '../core'; | ||
import middy from '@middy/core'; | ||
@@ -3,0 +3,0 @@ interface IInputOutputLoggerOptions { |
{ | ||
"name": "@middy/input-output-logger", | ||
"version": "1.0.0-alpha.41", | ||
"version": "1.0.0-alpha.42", | ||
"description": "Input and output logger middleware for the middy framework", | ||
@@ -49,3 +49,6 @@ "engines": { | ||
}, | ||
"gitHead": "aa244c76000d1896ada6d683637a7c280127aa79" | ||
"devDependencies": { | ||
"@middy/core": "^1.0.0-alpha.42" | ||
}, | ||
"gitHead": "c9e64d026e86359bb3f78c4a3783569e1241728c" | ||
} |
7040
1