From 5c8ef602f316465793d73d7b344a65fbc9d1e525 Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Tue, 21 Feb 2023 03:44:22 -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..c101b8a 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 Templates and others added.", "main": "./index.js", "typings": "./index.d.ts", "scripts": {