From 1b11b4abaa72e1f27a7fe2549d0b9be7f2f8c6f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 21 Apr 2024 22:04:19 +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 7764298c6a..d109f8740d 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.9", + "version": "4.71.10", "description": "Types generated from the @open-wa/wa-automate package", "scripts": { "build": "tsc",