From b4c2915334bf25fa440a0a59a3c603663b7233e1 Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Tue, 21 Feb 2023 03:45:13 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49c6d78..f96c857 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "whatsapp-web.js", "version": "1.19.4", - "description": "Library for interacting with the WhatsApp Web API ", + "description": "Library for interacting with the WhatsApp Web API - Buttons templagtes and others added.", "main": "./index.js", "typings": "./index.d.ts", "scripts": {