From 4ce883c507cbdb88164a6ec1682e6b69e9b81267 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 2 Mar 2020 18:44:54 +0200 Subject: [PATCH] feature(package) tryrequire v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01723826..f8d43ade 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,7 @@ "thread-it": "^1.1.0", "try-catch": "^3.0.0", "try-to-catch": "^3.0.0", - "tryrequire": "^2.0.1", + "tryrequire": "^3.0.0", "wraptile": "^3.0.0", "writejson": "^3.0.0" },