From 11e3c19fa7c1dc157ab93f16aa3d19b67ab52d00 Mon Sep 17 00:00:00 2001 From: rawee Date: Thu, 1 Dec 2022 22:00:14 +0530 Subject: [PATCH] github link update --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 954d741..45b8af1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,10 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/raweee/whatsapp-bot.git" + "url": "git+https://github.com/raweee/node-red-contrib-whatsapp-link.git" + }, + "bugs": { + "url": "https://github.com/raweee/node-red-contrib-whatsapp-link/issues" }, "keywords": [ "node-red", @@ -25,9 +28,6 @@ "whatsapp Link": "whatsappLink.js" } }, - "bugs": { - "url": "https://github.com/raweee/whatsapp-bot/issues" - }, "dependencies": { "qrcode": "^1.5.1", "whatsapp-web.js": "^1.18.4"