From 0c64950e7d8514010cf4fc46f6acd188ff2b9b0b Mon Sep 17 00:00:00 2001 From: Benjie Gillam Date: Thu, 2 Oct 2025 17:02:49 +0100 Subject: [PATCH] Upgrade wgutils --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6e8ffc..e588e48 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,6 @@ "proseWrap": "always" }, "dependencies": { - "wgutils": "^1.2.5" + "wgutils": "^1.3.0" } }