From 50b0bcca0ca6fdcf2f21b3e7831ef0cd4d7ea1f0 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 14 Mar 2016 15:30:27 -0400 Subject: [PATCH] closes #4291 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6599232e5..7ee2d14430 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "mongodb": "~2.1.3", "morgan": "^1.3.2", "nconf": "~0.8.2", - "nodebb-plugin-composer-default": "3.0.7", + "nodebb-plugin-composer-default": "3.0.8", "nodebb-plugin-dbsearch": "1.0.0", "nodebb-plugin-emoji-extended": "1.0.3", "nodebb-plugin-markdown": "4.0.17",