Bug fixes

This commit is contained in:
Adhiraj
2020-05-20 11:42:21 +05:30
parent ea5ca61e49
commit 42a3d12236
6 changed files with 46 additions and 19 deletions

View File

@@ -1,8 +1,10 @@
{
"name": "baileys",
"version": "1.0.0",
"description": "Whatsapp Web API",
"version": "1.0.2",
"description": "WhatsApp Web API",
"main": "WhatsAppWeb.js",
"homepage": "https://github.com/adiwajshing/Baileys",
"keywords": ["whatsapp", "js-whatsapp", "reverse engineer", "whatsapp api"],
"scripts": {
"test": "node test.js"
},