You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2016/11/23 08:52:28 UTC

fauxton commit: updated refs/heads/master to dd5eb49

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master 4665e30fe -> dd5eb4978


update react and react-bootstrap


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

Branch: refs/heads/master
Commit: dd5eb49780a032a897ca125d8a7227d6b1ea0b38
Parents: 4665e30
Author: Garren Smith <ga...@gmail.com>
Authored: Wed Nov 23 10:09:09 2016 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Wed Nov 23 10:09:09 2016 +0200

----------------------------------------------------------------------
 package.json | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/dd5eb497/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 35ecc93..8f05189 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
     "mocha-phantomjs": "git+https://github.com/garrensmith/mocha-phantomjs.git",
     "nightwatch": "~0.9.0",
     "phantomjs-prebuilt": "^2.1.7",
-    "react-addons-test-utils": "~15.4.0",
+    "react-addons-test-utils": "~15.4.1",
     "sinon": "git+https://github.com/sinonjs/sinon.git",
     "url-polyfill": "github/url-polyfill"
   },
@@ -78,10 +78,10 @@
     "nano": "~5.12.0",
     "optimist": "^0.6.1",
     "pouchdb": "^6.0.7",
-    "react": "~15.4.0",
-    "react-addons-css-transition-group": "~15.4.0",
-    "react-bootstrap": "^0.30.6",
-    "react-dom": "~15.4.0",
+    "react": "~15.4.1",
+    "react-addons-css-transition-group": "~15.4.1",
+    "react-bootstrap": "^0.30.7",
+    "react-dom": "~15.4.1",
     "react-select": "1.0.0-rc.2",
     "request": "^2.54.0",
     "semver": "^5.1.0",