From 93c1edb2d1fb2e616f9c2faba766143f661d67cf Mon Sep 17 00:00:00 2001 From: Javier Caceres Date: Fri, 15 Nov 2024 07:06:50 -0600 Subject: [PATCH] update config --- package.json | 2 +- packages/client/src/themes/_light.json5 | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/package.json b/package.json index c8f7d22..02c495b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fedired", - "version": "1.3.1-nvus.1", + "version": "1.3.1", "repository": { "type": "git", "url": "https://github.com/fedired-dev/fedired.git" diff --git a/packages/client/src/themes/_light.json5 b/packages/client/src/themes/_light.json5 index c373746..45b8aa7 100644 --- a/packages/client/src/themes/_light.json5 +++ b/packages/client/src/themes/_light.json5 @@ -1,7 +1,3 @@ -// Basic Ligh theme -// It just provides the default colors, if -// no colors are specified, this isn't ever -// gonna be used directly { id: 'light',