update mattermost-redux with fix on duplicated user on combined system messages (#1788)
This commit is contained in:
parent
7b18047800
commit
a6e0fcf128
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -9878,8 +9878,8 @@
|
|||
}
|
||||
},
|
||||
"mattermost-redux": {
|
||||
"version": "github:mattermost/mattermost-redux#c9b633da7fc3fc9ba3cc40ecc9665e088defbe73",
|
||||
"from": "github:mattermost/mattermost-redux#c9b633da7fc3fc9ba3cc40ecc9665e088defbe73",
|
||||
"version": "github:mattermost/mattermost-redux#93a458f3adeedc4700db19b4eb59235801216a2a",
|
||||
"from": "github:mattermost/mattermost-redux#93a458f3adeedc4700db19b4eb59235801216a2a",
|
||||
"requires": {
|
||||
"deep-equal": "1.0.1",
|
||||
"eslint-plugin-header": "1.2.0",
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"intl": "1.2.5",
|
||||
"jail-monkey": "1.0.0",
|
||||
"jsc-android": "216113.0.3",
|
||||
"mattermost-redux": "github:mattermost/mattermost-redux#c9b633da7fc3fc9ba3cc40ecc9665e088defbe73",
|
||||
"mattermost-redux": "github:mattermost/mattermost-redux#93a458f3adeedc4700db19b4eb59235801216a2a",
|
||||
"mime-db": "1.33.0",
|
||||
"prop-types": "15.6.1",
|
||||
"react": "16.3.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue