From 7857fb720d2412ac642a1abed381b6c47d2c4077 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 12 Oct 2023 10:37:10 +0300 Subject: [PATCH] feature: package: rendy v4.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52a2343f..f4a74621 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "pullout": "^4.0.0", "putout": "^32.0.6", "redzip": "^3.0.0", - "rendy": "^3.0.0", + "rendy": "^4.1.3", "restafary": "^11.0.0", "restbox": "^3.0.0", "shortdate": "^2.0.0",