From 8a752364a7f80ee44a3602d0e1d8dafad45cacaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 7 Sep 2020 21:09:03 -0400 Subject: [PATCH] fix: lavender version --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index f74f9faef6..82cc5818d7 100644 --- a/install/package.json +++ b/install/package.json @@ -89,7 +89,7 @@ "nodebb-plugin-soundpack-default": "1.0.0", "nodebb-plugin-spam-be-gone": "0.7.2", "nodebb-rewards-essentials": "0.1.3", - "nodebb-theme-lavender": "5.1.0", + "nodebb-theme-lavender": "5.0.12", "nodebb-theme-persona": "10.2.16", "nodebb-theme-slick": "1.2.30", "nodebb-theme-vanilla": "11.2.10", @@ -172,4 +172,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}