From bad14c3aac1e9b2f6412ebe8321b45a570383ab9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Jun 2024 09:23:36 +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 fa348dd44d..2d614f4717 100644 --- a/types-only/package.json +++ b/types-only/package.json @@ -1,6 +1,6 @@ { "name": "@open-wa/wa-automate-types-only", - "version": "4.71.13", + "version": "4.71.14", "description": "Types generated from the @open-wa/wa-automate package", "scripts": { "build": "tsc",