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