Update mattermost-redux version to latest (#3958)

This commit is contained in:
Nev Angelova 2020-02-27 01:17:34 +02:00 committed by GitHub
parent 4668c9cce5
commit 655bca6711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -9955,8 +9955,8 @@
}
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#cbcc077d0be1b4d3c743422eb990f6ae7c30700a",
"from": "github:mattermost/mattermost-redux#cbcc077d0be1b4d3c743422eb990f6ae7c30700a",
"version": "github:mattermost/mattermost-redux#d5f581cfed3ffc273d0e7ca02663dd8fd6b8c241",
"from": "github:mattermost/mattermost-redux#d5f581cfed3ffc273d0e7ca02663dd8fd6b8c241",
"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#cbcc077d0be1b4d3c743422eb990f6ae7c30700a",
"mattermost-redux": "github:mattermost/mattermost-redux#d5f581cfed3ffc273d0e7ca02663dd8fd6b8c241",
"mime-db": "1.43.0",
"moment-timezone": "0.5.27",
"prop-types": "15.7.2",