update mm-redux

This commit is contained in:
Elias Nahum 2020-02-18 09:58:47 -05:00
parent 0ea99445ca
commit 7ef8eb294c
No known key found for this signature in database
GPG key ID: E038DB71E0B61702
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -9974,8 +9974,8 @@
}
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#d7e1109753a3cc1a4e79e8dfe34e149625e9443c",
"from": "github:mattermost/mattermost-redux#d7e1109753a3cc1a4e79e8dfe34e149625e9443c",
"version": "github:mattermost/mattermost-redux#60e2f7740ada255d5c71eaa92acec1e7530a6e56",
"from": "github:mattermost/mattermost-redux#60e2f7740ada255d5c71eaa92acec1e7530a6e56",
"requires": {
"core-js": "3.1.4",
"form-data": "2.5.1",

View file

@ -24,7 +24,7 @@
"intl": "1.2.5",
"jail-monkey": "2.3.1",
"jsc-android": "241213.2.0",
"mattermost-redux": "github:mattermost/mattermost-redux#d7e1109753a3cc1a4e79e8dfe34e149625e9443c",
"mattermost-redux": "github:mattermost/mattermost-redux#60e2f7740ada255d5c71eaa92acec1e7530a6e56",
"mime-db": "1.43.0",
"moment-timezone": "0.5.27",
"prop-types": "15.7.2",