diff --git a/package.json b/package.json index 2fd759f..590db76 100644 --- a/package.json +++ b/package.json @@ -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",