From eeb39b42b98bdda1bb985db7adeaa4ac8b7a1a7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 3 Oct 2022 10:17:45 -0400 Subject: [PATCH] chore: add peace to package.json --- install/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/install/package.json b/install/package.json index 9dfa94ac91..350ee77c4a 100644 --- a/install/package.json +++ b/install/package.json @@ -97,6 +97,7 @@ "nodebb-plugin-mentions": "4.0.2", "nodebb-plugin-spam-be-gone": "2.0.0", "nodebb-rewards-essentials": "0.2.1", + "nodebb-theme-peace": "2.0.0", "nodebb-theme-persona": "https://github.com/NodeBB/nodebb-theme-persona.git#bootstrap5", "nodebb-widget-essentials": "7.0.1", "nodemailer": "6.7.8",