From 943a344aaaee95912f809fd49d54c92c90d92b2b Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 7 Jul 2020 20:41:49 -0400 Subject: [PATCH] fix(deps): bump nodebb-plugin-composer-default to 6.3.48 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 4fa9dfe6a8..5e395adc73 100644 --- a/install/package.json +++ b/install/package.json @@ -80,7 +80,7 @@ "@nodebb/mubsub": "^1.6.0", "@nodebb/socket.io-adapter-mongo": "3.0.1", "nconf": "^0.10.0", - "nodebb-plugin-composer-default": "6.3.47", + "nodebb-plugin-composer-default": "6.3.48", "nodebb-plugin-dbsearch": "4.1.1", "nodebb-plugin-emoji": "^3.3.0", "nodebb-plugin-emoji-android": "2.0.0", @@ -172,4 +172,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}