@xylabs/logger
Advanced tools
+4
-4
| { | ||
| "name": "@xylabs/logger", | ||
| "version": "6.0.5", | ||
| "version": "6.0.6", | ||
| "description": "XYLabs Logger Library", | ||
@@ -44,5 +44,5 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/error": "~6.0.5", | ||
| "@xylabs/enum": "~6.0.5", | ||
| "@xylabs/typeof": "~6.0.5" | ||
| "@xylabs/enum": "~6.0.6", | ||
| "@xylabs/error": "~6.0.6", | ||
| "@xylabs/typeof": "~6.0.6" | ||
| }, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
Updated
Updated
Updated