MM-10996 Fixed getting post thread after receiving posts over the websocket (#1835)
This commit is contained in:
parent
c0cb5e3f24
commit
ffd7c70d61
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -10100,8 +10100,8 @@
|
|||
}
|
||||
},
|
||||
"mattermost-redux": {
|
||||
"version": "github:mattermost/mattermost-redux#d0b887aa93d1f9527016258dfc226f802723433d",
|
||||
"from": "github:mattermost/mattermost-redux#d0b887aa93d1f9527016258dfc226f802723433d",
|
||||
"version": "github:mattermost/mattermost-redux#193521daf0fed4c51e66ab9bc30d9704c4ab00cf",
|
||||
"from": "github:mattermost/mattermost-redux#193521daf0fed4c51e66ab9bc30d9704c4ab00cf",
|
||||
"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#d0b887aa93d1f9527016258dfc226f802723433d",
|
||||
"mattermost-redux": "github:mattermost/mattermost-redux#193521daf0fed4c51e66ab9bc30d9704c4ab00cf",
|
||||
"mime-db": "1.33.0",
|
||||
"prop-types": "15.6.1",
|
||||
"react": "16.3.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue