From 3f91a8f25cd89e011a6c3b73c788d48c78d01c4a Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 9 Nov 2017 11:46:34 -0500 Subject: [PATCH] RN-485 Stopped returning null post ID arrays when not logged in (#1118) RN-470/RN-485 Stopped returning null post ID arrays when not logged in --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 1e1e993eb..0ca098127 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3938,7 +3938,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/3c8c5c315e44daec2cbe0d6d88a79555e011c8d4" + resolved "https://codeload.github.com/mattermost/mattermost-redux/tar.gz/1b3c609a286adc24cdef9322aa6bf2049dbe1adb" dependencies: deep-equal "1.0.1" form-data "2.3.1"