From 30f0f6eef35b88ab1144f2836cfed14cb5135d27 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 1 Mar 2018 06:41:35 +0000 Subject: [PATCH] RN-9289 Updated yarn.lock to fix deleted teams appearing on teams list (#1464) --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 6fc460c99..bebf95663 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4096,7 +4096,7 @@ makeerror@1.0.x: mattermost-redux@mattermost/mattermost-redux: version "1.2.0" - resolved "https://codeload.github.com/mattermost/mattermost-redux/tar.gz/624b545605695ade03aa0604ef14ba44c4f06d9f" + resolved "https://codeload.github.com/mattermost/mattermost-redux/tar.gz/fd8aa4400e8a6498e733e3895f16acaa0f4404fc" dependencies: deep-equal "1.0.1" form-data "2.3.1"