From 9778111c582a24e6265a4be2f2678df0995c22e1 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 16 Oct 2019 22:07:36 +0300 Subject: [PATCH] feature(package) try-to-catch v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95260dda..fd18a1fb 100644 --- a/package.json +++ b/package.json @@ -156,7 +156,7 @@ "table": "^5.0.2", "thread-it": "^1.1.0", "try-catch": "^2.0.0", - "try-to-catch": "^1.0.2", + "try-to-catch": "^2.0.0", "tryrequire": "^2.0.1", "wraptile": "^3.0.0", "writejson": "^2.0.0"