From e2dc64672428e599d45c70c6c560e06501477e0b Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Fri, 20 Jun 2025 15:43:41 +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