github link update

This commit is contained in:
rawee 2022-12-01 22:00:14 +05:30
parent 210fcb9aae
commit 11e3c19fa7

View File

@ -8,7 +8,10 @@
}, },
"repository": { "repository": {
"type": "git", "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": [ "keywords": [
"node-red", "node-red",
@ -25,9 +28,6 @@
"whatsapp Link": "whatsappLink.js" "whatsapp Link": "whatsappLink.js"
} }
}, },
"bugs": {
"url": "https://github.com/raweee/whatsapp-bot/issues"
},
"dependencies": { "dependencies": {
"qrcode": "^1.5.1", "qrcode": "^1.5.1",
"whatsapp-web.js": "^1.18.4" "whatsapp-web.js": "^1.18.4"