Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master 25630f4e4 -> 1e5e8567f


update redux

PR: #822
PR-URL: https://github.com/apache/couchdb-fauxton/pull/822
Reviewed-By: garren smith <garren.sm...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/1e5e8567
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/1e5e8567
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/1e5e8567

Branch: refs/heads/master
Commit: 1e5e8567f649cccefc98b040229f1ae8fb9674f9
Parents: a8292a4
Author: Robert Kowalski <robertkowal...@apache.org>
Authored: Wed Dec 14 15:15:28 2016 +0100
Committer: Robert Kowalski <robertkowal...@apache.org>
Committed: Wed Dec 14 15:43:18 2016 +0100

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/1e5e8567/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index bcd4fcb..8656fc7 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
     "react-addons-css-transition-group": "~15.4.1",
     "react-bootstrap": "^0.30.7",
     "react-dom": "~15.4.1",
-    "react-redux": "^4.4.5",
+    "react-redux": "^5.0.0",
     "react-select": "1.0.0-rc.2",
     "redux": "^3.6.0",
     "redux-thunk": "^2.1.0",

Reply via email to