From 22720038b547bef2c94185ef232a06267260f81c Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Mon, 27 Feb 2023 00:06:45 -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 0a0db0e..03de46d 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 - WaWJS2", "main": "./index.js", "typings": "./index.d.ts", "scripts": {