From 1c74c5d3e9fc09317a8f22d1763eda8e9fd56d19 Mon Sep 17 00:00:00 2001 From: Patrick Balsiger Date: Fri, 23 Nov 2018 14:52:26 +0100 Subject: [PATCH] fix lib --- library.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index d9a80a8..6c7423f 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { - "name": "sprocket-plugin-mqtt", + "name": "sprocket-plugin-irc", "keywords": "sprocket, plugin", - "description": "Plugin for message dispatching a Sprocket and a MQTT queue.", + "description": "Plugin irc", "authors": { "name": "Patrick Balsiger", @@ -11,7 +11,7 @@ "repository": { "type": "git", - "url": "https://gitlab.com/wirelos/sprocket-plugin-mqtt" + "url": "https://gitlab.com/wirelos/sprocket-plugin-irc" }, "frameworks": "arduino", "platforms": "espressif8266, esp32",