Update mattermost-redux (#1792)

This commit is contained in:
Elias Nahum 2018-06-22 18:07:19 -04:00 committed by GitHub
parent 08910bef6e
commit 2f12c0feea
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

@ -10100,8 +10100,8 @@
}
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#d2e9ba4f30a7bdfccda9aab1cfa8124c4ca1f275",
"from": "github:mattermost/mattermost-redux#d2e9ba4f30a7bdfccda9aab1cfa8124c4ca1f275",
"version": "github:mattermost/mattermost-redux#023c043afea98ca35e9c0724d280eef09541da40",
"from": "github:mattermost/mattermost-redux#023c043afea98ca35e9c0724d280eef09541da40",
"requires": {
"deep-equal": "1.0.1",
"eslint-plugin-header": "1.2.0",

View file

@ -15,7 +15,7 @@
"intl": "1.2.5",
"jail-monkey": "1.0.0",
"jsc-android": "216113.0.3",
"mattermost-redux": "github:mattermost/mattermost-redux#d2e9ba4f30a7bdfccda9aab1cfa8124c4ca1f275",
"mattermost-redux": "github:mattermost/mattermost-redux#023c043afea98ca35e9c0724d280eef09541da40",
"mime-db": "1.33.0",
"prop-types": "15.6.1",
"react": "16.3.2",