Bump redux version. (#2531)

This commit is contained in:
George Goldberg 2019-01-30 16:40:17 +00:00
parent 2ded5182f3
commit 95fb8a9348
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

@ -17,7 +17,7 @@
"intl": "1.2.5",
"jail-monkey": "1.0.0",
"jsc-android": "236355.1.0",
"mattermost-redux": "github:mattermost/mattermost-redux#e6a49c935c4c3b732b374f5223d851ae44a80136",
"mattermost-redux": "github:mattermost/mattermost-redux#8faa9faf1b46e788a6fd3a43679c92c6fa4f84fb",
"mime-db": "1.37.0",
"moment-timezone": "0.5.23",
"prop-types": "15.6.2",