Name Updated

This commit is contained in:
rawee 2022-12-01 22:12:27 +05:30
parent 09cf2e49c0
commit 9e48b6a7f1

View File

@ -1,8 +1,7 @@
{ {
"name": "whatsapp-bot", "name": "node-red-contrib-whatsapp-link",
"version": "0.1.1", "version": "0.1.1",
"description": "Whatsapp connection with Node-Red", "description": "Whatsapp connection with Node-Red",
"main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },