Merge pull request #17 from HWTechClub/whatsapp-bot-issue

updated package.json
This commit is contained in:
Akilan Selvacoumar
2021-06-05 19:57:19 +04:00
committed by GitHub
2 changed files with 763 additions and 563 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -13,10 +13,10 @@
"dependencies": {
"common-tags": "^1.8.0",
"request": "^2.88.2",
"whatsapp-web.js": "^1.8.2"
"whatsapp-web.js": "^1.12.6"
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^8.0.1"
"chai": "^4.3.4",
"mocha": "^8.4.0"
}
}