diff --git a/package.json b/package.json index 45b8af1..31226b7 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,8 @@ { - "name": "whatsapp-bot", + "name": "node-red-contrib-whatsapp-link", "version": "0.1.1", "description": "Whatsapp connection with Node-Red", - "main": "index.js", - "scripts": { + "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {