Bridge whatsapp simplification
This commit is contained in:
parent
6305a8b0bc
commit
f6dc60eb08
8 changed files with 142 additions and 333 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "bridge-whatsapp",
|
||||
"version": "0.3.0",
|
||||
"type": "module",
|
||||
"main": "build/main/index.js",
|
||||
"author": "Darren Clarke <darren@redaranj.com>",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
@ -11,12 +10,8 @@
|
|||
"@hapi/boom": "^10.0.1",
|
||||
"@hapipal/schmervice": "^3.0.0",
|
||||
"@hapipal/toys": "^4.0.0",
|
||||
"@types/hapi-auth-bearer-token": "^6.1.8",
|
||||
"@whiskeysockets/baileys": "^6.7.2",
|
||||
"bridge-common": "*",
|
||||
"hapi-auth-bearer-token": "^8.0.0",
|
||||
"hapi-pino": "^12.1.0",
|
||||
"kysely": "^0.26.1"
|
||||
"hapi-pino": "^12.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue