Compare commits
3 Commits
a8b9330e06
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b04edfd913 | |||
| 6daa3aa443 | |||
| a7542f9272 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-contrib-whatsapp-link",
|
||||
"version": "1.0.41-local.2",
|
||||
"version": "1.0.41",
|
||||
"description": "Node to send and receive whatsapp messages in groups and chats. | No third party APIs",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -27,8 +27,8 @@
|
||||
"whatsapp group-out": "group-out.js",
|
||||
"whatsapp reply": "whatsappReply.js",
|
||||
"whatsapp Link": "whatsappLink.js",
|
||||
"number-recipient": "numberRecipient.js",
|
||||
"group-recipient": "groupRecipient.js"
|
||||
"whatsapp numberRecipient": "numberRecipient.js",
|
||||
"whatsapp groupRecipient": "groupRecipient.js"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user