Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "trycatch", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "An asynchronous domain-based exception handler with long stack traces for node.js", | ||
@@ -35,3 +35,3 @@ "homepage": "http://github.com/CrabDude/trycatch", | ||
"optionalDependencies": { | ||
"chalk": "^0.4.0" | ||
"chalk": "0.4.x" | ||
}, | ||
@@ -38,0 +38,0 @@ "keywords": [ |
50653