This commit is contained in:
Daniel Gradman-Svendsen 2025-11-17 09:50:07 +01:00
parent 8e9297be06
commit deedec1283

View File

@ -1,13 +1,13 @@
{
"name": "node-red-contrib-whatsapp-link",
"version": "0.1.39C",
"version": "1.0.40-local.1",
"description": "Node to send and receive whatsapp messages in groups and chats. | No third party APIs",
"repository": {
"type": "git",
"url": "git+https://github.com/raweee/node-red-contrib-whatsapp-link.git"
"url": "git+https://gitea.delphas.dk/daniels/node-red-contrib-whatsapp-link.git"
},
"bugs": {
"url": "https://github.com/raweee/node-red-contrib-whatsapp-link/issues"
"url": "git+https://gitea.delphas.dk/daniels/node-red-contrib-whatsapp-link/issues"
},
"keywords": [
"node-red",
@ -16,7 +16,7 @@
"whatsapp Group",
"whatsapp Chat"
],
"author": "Ravi Mishra",
"author": "Daniel Gradman-Svendsen",
"license": "ISC",
"node-red": {
"version": ">=2.0",