From 82f18bd37dae283be0940416f3ab7684ad56044c Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Mon, 08 Dec 2025 10:15:08 +0000
Subject: [PATCH] typo

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index fd219b5..075cbc3 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
       "stylus": "^0.64.0",
       "vue": "^3.5.13",
       "vue-router": "^4.5.1",
-      "yargs": "^15.4.1"
+      "yargs": "^17.7.2"
    },
    "devDependencies": {
       "@vitejs/plugin-vue": "^5.2.3",

--
Gitblit v1.8.0