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/04/13 16:48:03 UTC

[2/2] fauxton commit: updated refs/heads/master to 9e69377

http fetch


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

Branch: refs/heads/master
Commit: 9e693776752556a5f17894d751e44c073b3b70a1
Parents: 33538c0
Author: Garren Smith <ga...@gmail.com>
Authored: Wed Apr 13 16:19:24 2016 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Wed Apr 13 16:19:24 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/9e693776/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ee4c8df..d9c60d1 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
   "devDependencies": {
     "es5-shim": "4.5.4",
     "mocha": "^2.4.5",
-    "mocha-phantomjs": "git@github.com:garrensmith/mocha-phantomjs.git",
+    "mocha-phantomjs": "git+https://github.com/garrensmith/mocha-phantomjs.git",
     "nightwatch": "~0.8.18",
     "phantomjs-prebuilt": "^2.1.7",
     "react-addons-test-utils": "^0.14.7",