From b02cdaa9b43fa628cf480d8978b36ddb2e5cf4a8 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 3 Mar 2026 12:01:31 -0500 Subject: [PATCH] fix: bump harmony, #14042 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 7e033037ca..cc0523d713 100644 --- a/install/package.json +++ b/install/package.json @@ -107,7 +107,7 @@ "nodebb-plugin-spam-be-gone": "2.3.2", "nodebb-plugin-web-push": "0.7.6", "nodebb-rewards-essentials": "1.0.2", - "nodebb-theme-harmony": "2.2.43", + "nodebb-theme-harmony": "2.2.44", "nodebb-theme-lavender": "7.1.21", "nodebb-theme-peace": "2.2.56", "nodebb-theme-persona": "14.2.21", @@ -203,4 +203,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}