From 3e9c0af5542de1bb80eec7c42f8241155758bc31 Mon Sep 17 00:00:00 2001 From: ealush Date: Fri, 20 Sep 2024 03:56:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=BA=20Updating:=20[vest]:=20(5.4.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 30bdd11b patch(vest): reverse args without mutation (Evyatar) --- packages/vest/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/vest/package.json b/packages/vest/package.json index 7803982bb..ab1e48b79 100644 --- a/packages/vest/package.json +++ b/packages/vest/package.json @@ -1,6 +1,6 @@ { "name": "vest", - "version": "5.4.2", + "version": "5.4.3", "description": "Declarative Form Validations Framework", "license": "MIT", "author": "ealush",