From 54a69ebaa06fcf9f77f993314ca99ecd7a5028e4 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Tue, 25 Jun 2024 19:56:07 +0300 Subject: [PATCH] package.json: bump deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8518ffd..8b4846b 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "windres": "./.content/bin/windres" }, "devDependencies": { - "@xpack-dev-tools/xbb-helper": "^2.1.26" + "@xpack-dev-tools/xbb-helper": "^2.1.27" }, "properties": { "appName": "GCC",