MM-13428 Updating mm-redux hash (#2566)

This commit is contained in:
Sudheer 2019-02-12 16:57:40 +05:30 committed by GitHub
parent b9f55dcb60
commit 336f4fcbf9
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

@ -8381,8 +8381,8 @@
"integrity": "sha1-izqsWIuKZuSXXjzepn97sylgH6w="
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#8faa9faf1b46e788a6fd3a43679c92c6fa4f84fb",
"from": "github:mattermost/mattermost-redux#8faa9faf1b46e788a6fd3a43679c92c6fa4f84fb",
"version": "github:mattermost/mattermost-redux#a8d240b0d464d1e467a04bb9bacac710342e9c8a",
"from": "github:mattermost/mattermost-redux#a8d240b0d464d1e467a04bb9bacac710342e9c8a",
"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#8faa9faf1b46e788a6fd3a43679c92c6fa4f84fb",
"mattermost-redux": "github:mattermost/mattermost-redux#a8d240b0d464d1e467a04bb9bacac710342e9c8a",
"mime-db": "1.37.0",
"moment-timezone": "0.5.23",
"prop-types": "15.6.2",