From edcd171ffd7454e0643d525758630218c6d2f8d6 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Sun, 22 Jun 2025 09:09:03 +0000
Subject: [PATCH] GS-2156
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 1a44687..03a0780 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
"chai": "^5.2.0",
"dayjs": "^1.11.13",
"dotenv": "^16.5.0",
+ "enquirer": "^2.4.1",
"fastify": "^5.3.3",
"flexsearch": "^0.8.205",
"lodash": "^4.17.21",
--
Gitblit v1.8.0