From caed2d6671758f548c89533ef394a2303c7c075b Mon Sep 17 00:00:00 2001 From: ardittristan <42787508+ardittristan@users.noreply.github.com> Date: Mon, 11 Oct 2021 16:06:54 +0200 Subject: [PATCH] classify module as library in manifest closes #21 --- module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module.json b/module.json index 341ca25..a6338ef 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,8 @@ "name": "colorsettings", "title": "lib - Color Settings", "description": "Library that allows modules to add color settings and forms.", - "version": "2.8.0", + "version": "2.8.1", + "library": true, "author": "ardittristan#0001", "esmodules": ["colorSetting.js"], "languages": [