From c463960bc14ce9b4bcad245c430976c2c6fbfcb3 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 24 Feb 2020 16:41:27 +0200 Subject: [PATCH] feature(package) try-catch v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50a69434..ed1e7e79 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "squad": "^3.0.0", "table": "^5.0.2", "thread-it": "^1.1.0", - "try-catch": "^2.0.0", + "try-catch": "^3.0.0", "try-to-catch": "^2.0.0", "tryrequire": "^2.0.1", "wraptile": "^3.0.0",