MM-16480 Update mattermost-redux (#2917)

This commit is contained in:
Harrison Healey 2019-06-24 16:22:01 -04:00 committed by Jesse Hallam
parent 0e84b91257
commit 02f97002d0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -13155,8 +13155,8 @@
"integrity": "sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A=="
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#c2ba4c4409c81a3ee658277de3c20ea996b8a3ac",
"from": "github:mattermost/mattermost-redux#c2ba4c4409c81a3ee658277de3c20ea996b8a3ac",
"version": "github:mattermost/mattermost-redux#f9b616dfbb532e1a196be67744e2277366532a73",
"from": "github:mattermost/mattermost-redux#f9b616dfbb532e1a196be67744e2277366532a73",
"requires": {
"deep-equal": "1.0.1",
"eslint-plugin-header": "3.0.0",

View file

@ -19,7 +19,7 @@
"intl": "1.2.5",
"jail-monkey": "2.2.0",
"jsc-android": "241213.2.0",
"mattermost-redux": "github:mattermost/mattermost-redux#c2ba4c4409c81a3ee658277de3c20ea996b8a3ac",
"mattermost-redux": "github:mattermost/mattermost-redux#f9b616dfbb532e1a196be67744e2277366532a73",
"mime-db": "1.40.0",
"moment-timezone": "0.5.25",
"prop-types": "15.7.2",