From fec555d22059675a74fe9ff2203cc6480c6aa398 Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Fri, 13 Sep 2024 09:32:44 +0930 Subject: [PATCH] incl: make the description more appealing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95e2d010..bd224d2b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "betterseqtaplus", "version": "3.3.1", "type": "module", - "description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development, and incorporate a plethora of new features!", + "description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA by Nulkem to continue development, while incorporating a plethora of new and improved features!", "browserslist": "> 0.5%, last 2 versions, not dead", "scripts": { "dev": "MODE=chrome vite dev",