#MI-372 updated mattermost-redux commit ID to use the latest changes (#2670)

* #MI-372 updated mattermost-redux commit ID to use the latest changes

* Updated commit ID in package lock as well
This commit is contained in:
Harshil Sharma 2019-03-27 03:07:50 +05:30 committed by Elias Nahum
parent 7423e7d3bf
commit 6cb2bdbb0f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -9238,8 +9238,8 @@
"integrity": "sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A=="
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#98856a37d8f5ee6fab2e49f29b2b950d91c11537",
"from": "github:mattermost/mattermost-redux#98856a37d8f5ee6fab2e49f29b2b950d91c11537",
"version": "github:mattermost/mattermost-redux#0f5765a53adcb00dad1bd0434cd701859d01a94a",
"from": "github:mattermost/mattermost-redux#0f5765a53adcb00dad1bd0434cd701859d01a94a",
"requires": {
"deep-equal": "1.0.1",
"eslint-plugin-header": "2.0.0",

View file

@ -18,7 +18,7 @@
"intl": "1.2.5",
"jail-monkey": "2.0.0",
"jsc-android": "236355.1.1",
"mattermost-redux": "github:mattermost/mattermost-redux#98856a37d8f5ee6fab2e49f29b2b950d91c11537",
"mattermost-redux": "github:mattermost/mattermost-redux#0f5765a53adcb00dad1bd0434cd701859d01a94a",
"mime-db": "1.38.0",
"moment-timezone": "0.5.23",
"prop-types": "15.7.2",