From 0f936783f8a4233564e1bb6b462aa63a9204825e Mon Sep 17 00:00:00 2001
From: karl0ss <karl@k-world.me.uk>
Date: Tue, 16 Jul 2019 20:58:51 +0100
Subject: [PATCH] invalid name fix

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 7cefd39..95c0657 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "orvibo-b25-server (Kex)",
+  "name": "orvibo-b25-server-kex",
   "version": "1.0.0",
   "description": "A server to control the Orvibo B25 range of smart sockets",
   "main": "index.js",