From 8a8b51914d9a6d64aa722ffe702c34be37e379e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 11 Jan 2023 14:00:39 -0500 Subject: [PATCH] chore: add missing harmony --- install/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/install/package.json b/install/package.json index 1bb066532c..bf2c67a79c 100644 --- a/install/package.json +++ b/install/package.json @@ -99,6 +99,7 @@ "nodebb-plugin-mentions": "4.0.2", "nodebb-plugin-spam-be-gone": "2.0.4", "nodebb-rewards-essentials": "0.2.1", + "nodebb-theme-harmony": "0.0.1", "nodebb-theme-lavender": "7.0.3", "nodebb-theme-peace": "2.0.12", "nodebb-theme-persona": "13.0.33",