From 7d2be30d23198851729f5b5c300ff3315d0baf9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 17 Oct 2024 19:44:37 +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 94ec71a54..9e57b8f99 100644 --- a/types-only/package.json +++ b/types-only/package.json @@ -1,6 +1,6 @@ { "name": "@open-wa/wa-automate-types-only", - "version": "4.72.5", + "version": "4.74.0", "description": "Types generated from the @open-wa/wa-automate package", "scripts": { "build": "tsc",