From bf93c6a10c231ddf53c97812100c285ad799bc5e Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Tue, 21 Feb 2023 04:50:51 -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 6830562..0a0db0e 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 - Buttons templates and others added.", + "description": "Library for interacting with the WhatsApp Web API", "main": "./index.js", "typings": "./index.d.ts", "scripts": {