@ctx-core/error
Advanced tools
Comparing version 5.0.35 to 5.0.36
{ | ||
"name": "@ctx-core/error", | ||
"version": "5.0.35", | ||
"version": "5.0.36", | ||
"description": "ctx-core error", | ||
@@ -28,6 +28,6 @@ "main": "lib.js", | ||
"dependencies": { | ||
"@ctx-core/logger": "^3.0.59", | ||
"@ctx-core/object": "^6.0.19" | ||
"@ctx-core/logger": "^3.0.60", | ||
"@ctx-core/object": "^6.0.20" | ||
}, | ||
"gitHead": "fbe1a570660d97b76da79903e8e8d7284c15f9b0" | ||
"gitHead": "ba377cb3f63a4fe53c76162429610273ec300c7d" | ||
} |
Updated@ctx-core/logger@^3.0.60
Updated@ctx-core/object@^6.0.20