Node-Red Version Updated
This commit is contained in:
parent
9e48b6a7f1
commit
bfcff8ca35
@ -20,6 +20,7 @@
|
|||||||
"author": "Ravi Mishra",
|
"author": "Ravi Mishra",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"node-red": {
|
"node-red": {
|
||||||
|
"version": ">=2.0",
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"whatsapp admin": "whatsappAdmin.js",
|
"whatsapp admin": "whatsappAdmin.js",
|
||||||
"whatsapp in": "whatsapp-in.js",
|
"whatsapp in": "whatsapp-in.js",
|
||||||
@ -30,5 +31,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"qrcode": "^1.5.1",
|
"qrcode": "^1.5.1",
|
||||||
"whatsapp-web.js": "^1.18.4"
|
"whatsapp-web.js": "^1.18.4"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node" : ">=8.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user