From 7056cdf0442d971aed4bc3b47d263d29cd53c0b5 Mon Sep 17 00:00:00 2001 From: Lukas Bachschwell Date: Tue, 31 May 2022 08:27:11 +0200 Subject: [PATCH] Update keywords to max 50 chars Signed-off-by: Lukas Bachschwell --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 51d0841..3d89a96 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESPUI", - "keywords": "espressif web interface iot control simple easy ui userinterface", + "keywords": "espressif web interface iot easy ui", "description": "ESP32 and ESP8266 Web Interface Library", "repository": { "type": "git",