whatsapp_bridge/package.json aktualisiert
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "whatsapp-bridge",
|
"name": "whatsapp-bridge",
|
||||||
"version": "1.0.2",
|
"version": "1.2.0",
|
||||||
"description": "WhatsApp bridge for Home Assistant",
|
"description": "WhatsApp bridge for Home Assistant",
|
||||||
"main": "server.js",
|
"main": "server.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "^4.18.2",
|
"express": "^4.18.2",
|
||||||
"whatsapp-web.js": "^1.23.0",
|
"whatsapp-web.js": "^1.23.0",
|
||||||
"qrcode": "^1.5.3"
|
"qrcode": "^1.5.3",
|
||||||
|
"fs-extra": "^11.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user