From a665881b35915566f210ee0a14997ea370503656 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 19 May 2020 22:17:08 -0400 Subject: [PATCH] fix(deps): bump composer-default --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 825b154812..b6e4056ffc 100644 --- a/install/package.json +++ b/install/package.json @@ -79,7 +79,7 @@ "mousetrap": "^1.6.5", "@nodebb/mubsub": "^1.6.0", "nconf": "^0.10.0", - "nodebb-plugin-composer-default": "6.3.29", + "nodebb-plugin-composer-default": "6.3.30", "nodebb-plugin-dbsearch": "4.0.7", "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 +}