Skip to content

Commit

Permalink
RN-653 Switched mattermost-redux back to master (mattermost#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmhealey authored and GoldUniform committed Feb 7, 2018
1 parent b6fe344 commit fe8925c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"localforage": "1.5.6",
"localforage-observable": "1.4.0",
"marked": "mattermost/marked#802e981ade71149a497cbe79d12b8a3f82f7657e",
"mattermost-redux": "mattermost/mattermost-redux#icu653",
"mattermost-redux": "mattermost/mattermost-redux",
"pdfjs-dist": "2.0.290",
"perfect-scrollbar": "0.8.1",
"prop-types": "15.6.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5574,9 +5574,9 @@ math-expression-evaluator@^1.2.14:
version "1.2.16"
resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.16.tgz#b357fa1ca9faefb8e48d10c14ef2bcb2d9f0a7c9"

mattermost-redux@mattermost/mattermost-redux#icu653:
mattermost-redux@mattermost/mattermost-redux:
version "1.1.0"
resolved "https://codeload.github.com/mattermost/mattermost-redux/tar.gz/dc7d39716d624888af0b4718e8c8cd88cbf84c05"
resolved "https://codeload.github.com/mattermost/mattermost-redux/tar.gz/1e81d05145f439e3aedae779e6c749c2b93f0e08"
dependencies:
deep-equal "1.0.1"
form-data "2.3.1"
Expand Down

0 comments on commit fe8925c

Please sign in to comment.