From b18942762162f86149e851c788aababd8e88e88c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 27 Feb 2024 11:48:14 -0500 Subject: [PATCH] fix: bump markdown --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index b8b27be3aa..3665cb6856 100644 --- a/install/package.json +++ b/install/package.json @@ -98,7 +98,7 @@ "nodebb-plugin-dbsearch": "6.2.3", "nodebb-plugin-emoji": "5.1.13", "nodebb-plugin-emoji-android": "4.0.0", - "nodebb-plugin-markdown": "13.0.0-pre.1", + "nodebb-plugin-markdown": "13.0.0-pre.2", "nodebb-plugin-mentions": "4.3.7", "nodebb-plugin-ntfy": "1.7.3", "nodebb-plugin-spam-be-gone": "2.2.1", @@ -195,4 +195,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}