From aeac45e64e28ca49154092e328abc333a3676b0d Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 9 Nov 2017 14:05:41 -0500 Subject: [PATCH] RN-492 Added fallback to default theme colours when missing from custom theme (#1121) --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 0ca098127..c4ea18a18 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/1b3c609a286adc24cdef9322aa6bf2049dbe1adb" + resolved "https://codeload.github.com/mattermost/mattermost-redux/tar.gz/c00dc5a7464d5a96e0370b8d210a3b1b0449327b" dependencies: deep-equal "1.0.1" form-data "2.3.1"