Update mattermost-redux

This commit is contained in:
Miguel Alatzar
2019-05-21 13:08:09 -07:00
parent 3a15eaa3dc
commit 8d4046d28c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -13184,8 +13184,8 @@
"integrity": "sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A=="
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#ee9022c9964454b014db52b16bc44cbf4185b18f",
"from": "github:mattermost/mattermost-redux#ee9022c9964454b014db52b16bc44cbf4185b18f",
"version": "github:mattermost/mattermost-redux#e7101ff67e5148f82be603631c5d4ea1870602d5",
"from": "github:mattermost/mattermost-redux#e7101ff67e5148f82be603631c5d4ea1870602d5",
"requires": {
"deep-equal": "1.0.1",
"eslint-plugin-header": "3.0.0",

View File

@@ -19,7 +19,7 @@
"intl": "1.2.5",
"jail-monkey": "2.2.0",
"jsc-android": "241213.1.0",
"mattermost-redux": "github:mattermost/mattermost-redux#ee9022c9964454b014db52b16bc44cbf4185b18f",
"mattermost-redux": "github:mattermost/mattermost-redux#e7101ff67e5148f82be603631c5d4ea1870602d5",
"mime-db": "1.40.0",
"moment-timezone": "0.5.25",
"prop-types": "15.7.2",