MM-12841 Fix for mention channel ordering with unread channels
* MM-Redux has update
This commit is contained in:
parent
dd318c2a10
commit
8f461acd50
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -9797,8 +9797,8 @@
|
|||
"integrity": "sha1-izqsWIuKZuSXXjzepn97sylgH6w="
|
||||
},
|
||||
"mattermost-redux": {
|
||||
"version": "github:mattermost/mattermost-redux#f5c915e0866ace71ee87b9a8cf9a2f57c3567938",
|
||||
"from": "github:mattermost/mattermost-redux#f5c915e0866ace71ee87b9a8cf9a2f57c3567938",
|
||||
"version": "github:mattermost/mattermost-redux#22625f7eb47fdbc88292916cd7ff48d5a4e353cd",
|
||||
"from": "github:mattermost/mattermost-redux#22625f7eb47fdbc88292916cd7ff48d5a4e353cd",
|
||||
"requires": {
|
||||
"deep-equal": "1.0.1",
|
||||
"eslint-plugin-header": "1.2.0",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"intl": "1.2.5",
|
||||
"jail-monkey": "1.0.0",
|
||||
"jsc-android": "224109.1.0",
|
||||
"mattermost-redux": "github:mattermost/mattermost-redux#f5c915e0866ace71ee87b9a8cf9a2f57c3567938",
|
||||
"mattermost-redux": "github:mattermost/mattermost-redux#22625f7eb47fdbc88292916cd7ff48d5a4e353cd",
|
||||
"mime-db": "1.36.0",
|
||||
"moment-timezone": "0.5.21",
|
||||
"prop-types": "15.6.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue