From 594de40ac39ac32d6d526c8c4875dc6665b2d8dc Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Thu, 23 Oct 2025 09:01:21 +0000
Subject: [PATCH] GS-2375
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 82e0b82..e8c2e4e 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"@vueuse/core": "^13.3.0",
"@vueuse/router": "^13.3.0",
"chai": "^5.2.0",
+ "colors": "^1.4.0",
"dayjs": "^1.11.13",
"dotenv": "^16.5.0",
"enquirer": "^2.4.1",
--
Gitblit v1.8.0