Update mattermost-redux to latest (#2574)

This commit is contained in:
Joram Wilander 2019-02-15 17:07:18 -05:00 committed by Elias Nahum
parent eb4888189c
commit cc23ac032a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -8381,8 +8381,8 @@
"integrity": "sha1-izqsWIuKZuSXXjzepn97sylgH6w="
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#a8d240b0d464d1e467a04bb9bacac710342e9c8a",
"from": "github:mattermost/mattermost-redux#a8d240b0d464d1e467a04bb9bacac710342e9c8a",
"version": "github:mattermost/mattermost-redux#656b40147b82e5914aea9c0e7818ef9f042c298a",
"from": "github:mattermost/mattermost-redux#656b40147b82e5914aea9c0e7818ef9f042c298a",
"requires": {
"deep-equal": "1.0.1",
"eslint-plugin-header": "2.0.0",

View file

@ -18,7 +18,7 @@
"intl": "1.2.5",
"jail-monkey": "1.0.0",
"jsc-android": "236355.1.0",
"mattermost-redux": "github:mattermost/mattermost-redux#a8d240b0d464d1e467a04bb9bacac710342e9c8a",
"mattermost-redux": "github:mattermost/mattermost-redux#656b40147b82e5914aea9c0e7818ef9f042c298a",
"mime-db": "1.37.0",
"moment-timezone": "0.5.23",
"prop-types": "15.6.2",