From 81e76857da248a5bb07c0af70436f39022f1f3d9 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sun, 12 Jun 2022 00:01:43 +0300 Subject: [PATCH] feature(package) thread-it v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8221fca3..1f07cccf 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "socket.io-client": "^4.0.1", "squad": "^3.0.0", "table": "^6.0.1", - "thread-it": "^1.1.0", + "thread-it": "^2.0.0", "try-catch": "^3.0.0", "try-to-catch": "^3.0.0", "tryrequire": "^3.0.0",