From facb5d4c34fb5c485035cce1748cd1cd810bc8de Mon Sep 17 00:00:00 2001 From: Sandy Milne Date: Sat, 21 Oct 2017 14:55:45 +1100 Subject: [PATCH] Updates to package.json file --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2bcecd0..64980b8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "orvibo-b25-server", "version": "1.0.0", "description": "A server to control the Orvibo B25 range of smart sockets", - "main": "Orvibo.js", + "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node Example.js" @@ -17,7 +17,7 @@ "Smart", "Socket" ], - "author": "Sandy Milne", + "author": "Sandy Milne ", "license": "Apache-2.0", "bugs": { "url": "https://github.com/sandysound/orvibo-b25-server/issues"