From ca5a1e334aa8af1b88d17e2f0cd2d09c28e9d684 Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 17 Nov 2017 16:44:39 -0300 Subject: [PATCH] Mark channel as unread if it has a mention (#1172) --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index b7e8e9e15..aca23229d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3961,7 +3961,7 @@ makeerror@1.0.x: mattermost-redux@mattermost/mattermost-redux#master: version "1.0.1" - resolved "https://codeload.github.com/mattermost/mattermost-redux/tar.gz/cd2699d64fe044a9c9c32fcdd9c18ab7fa420e6d" + resolved "https://codeload.github.com/mattermost/mattermost-redux/tar.gz/04f393e4ad512cd3be354f6ff57bb968bf3a27da" dependencies: deep-equal "1.0.1" form-data "2.3.1"