Update package.json

This commit is contained in:
2023-02-27 00:06:45 -06:00
committed by GitHub
parent 83560a2b56
commit 22720038b5

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", "description": "Library for interacting with the WhatsApp Web API - WaWJS2",
"main": "./index.js", "main": "./index.js",
"typings": "./index.d.ts", "typings": "./index.d.ts",
"scripts": { "scripts": {