MM-21153 Count mentions in DM channels using mention_count #3700 (#3702)

This commit is contained in:
Saturnino Abril 2019-12-14 05:12:29 +08:00 committed by Elias Nahum
parent fe5e702138
commit c77046b4ba
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -7821,8 +7821,8 @@
}
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#818f7241e247f976abe768969d516e8dd5e325a5",
"from": "github:mattermost/mattermost-redux#818f7241e247f976abe768969d516e8dd5e325a5",
"version": "github:mattermost/mattermost-redux#3fac9150fac5f8157817215173db827334a94c9b",
"from": "github:mattermost/mattermost-redux#3fac9150fac5f8157817215173db827334a94c9b",
"requires": {
"form-data": "2.5.1",
"gfycat-sdk": "1.4.18",

View file

@ -24,7 +24,7 @@
"intl": "1.2.5",
"jail-monkey": "2.3.0",
"jsc-android": "241213.1.0",
"mattermost-redux": "github:mattermost/mattermost-redux#818f7241e247f976abe768969d516e8dd5e325a5",
"mattermost-redux": "github:mattermost/mattermost-redux#3fac9150fac5f8157817215173db827334a94c9b",
"mime-db": "1.42.0",
"moment-timezone": "0.5.27",
"prop-types": "15.7.2",