From cd88cce0c83b769ea2ff782e1255abb82af30653 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 7 Feb 2025 07:11:05 -0500 Subject: [PATCH] chore: bump persona to fix theme description issue --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index c00be6f94b..b8f5460b02 100644 --- a/install/package.json +++ b/install/package.json @@ -111,7 +111,7 @@ "nodebb-theme-harmony": "2.0.17", "nodebb-theme-lavender": "7.1.17", "nodebb-theme-peace": "2.2.38", - "nodebb-theme-persona": "14.0.12", + "nodebb-theme-persona": "14.0.13", "nodebb-widget-essentials": "7.0.32", "nodemailer": "6.9.16", "nprogress": "0.2.0", @@ -200,4 +200,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}