Update mattermost-redux

This commit is contained in:
Harrison Healey 2019-09-25 09:07:55 -04:00
parent c017913911
commit 04b3897ecb
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

@ -21,7 +21,7 @@
"intl": "1.2.5",
"jail-monkey": "2.2.0",
"jsc-android": "241213.2.0",
"mattermost-redux": "github:mattermost/mattermost-redux#1cc93a85a3f3bc14d097ef525e50c485601b7d63",
"mattermost-redux": "github:mattermost/mattermost-redux#fd285d797838d0d1c4c54c6a0dc642e437fd4890",
"mime-db": "1.40.0",
"moment-timezone": "0.5.25",
"prop-types": "15.7.2",