Update package.json

This commit is contained in:
2023-02-21 04:50:51 -06:00
committed by GitHub
parent d7d7df4b74
commit bf93c6a10c

View File

@@ -1,7 +1,7 @@
{ {
"name": "whatsapp-web.js", "name": "whatsapp-web.js",
"version": "1.19.4", "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", "main": "./index.js",
"typings": "./index.d.ts", "typings": "./index.d.ts",
"scripts": { "scripts": {