From ece8775cf07f8f7e278ec973105e4c74f87db2fe Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Tue, 03 Jun 2025 13:12:52 +0000
Subject: [PATCH] style update
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index eaf5fd1..64e72e9 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
},
"dependencies": {
"@fastify/static": "^8.2.0",
+ "@vueuse/core": "^13.3.0",
"fastify": "^5.3.3",
"lodash": "^4.17.21",
"mysql2": "^3.14.1",
--
Gitblit v1.8.0