From 49931ce01618480d9c7236d80b0b237c1758e599 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 30 Dec 2022 01:39:04 +0000 Subject: [PATCH] updated types-only package --- types-only/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types-only/package.json b/types-only/package.json index e0f2f01be1..f4a8bdc658 100644 --- a/types-only/package.json +++ b/types-only/package.json @@ -1,6 +1,6 @@ { "name": "@open-wa/wa-automate-types-only", - "version": "4.54.5", + "version": "4.54.6", "description": "Types generated from the @open-wa/wa-automate package", "scripts": { "build": "tsc",