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", "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", "description": "Node to send and receive whatsapp messages in groups and chats. | No third party APIs",
"repository": { "repository": {
"type": "git", "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": { "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": [ "keywords": [
"node-red", "node-red",
@ -16,7 +16,7 @@
"whatsapp Group", "whatsapp Group",
"whatsapp Chat" "whatsapp Chat"
], ],
"author": "Ravi Mishra", "author": "Daniel Gradman-Svendsen",
"license": "ISC", "license": "ISC",
"node-red": { "node-red": {
"version": ">=2.0", "version": ">=2.0",