From 73633523b21fa812da13c7a0b811e2bb416f2ca7 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 5 Feb 2016 13:06:22 -0500 Subject: [PATCH] upped composer minver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49b3e686c7..b7f7ed676a 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.2", + "nodebb-plugin-composer-default": "3.0.3", "nodebb-plugin-dbsearch": "0.3.1", "nodebb-plugin-emoji-extended": "0.5.0", "nodebb-plugin-markdown": "4.0.16",