You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ch...@apache.org on 2013/03/15 22:50:08 UTC

[47/50] git commit: Updating package.json with ASF repo

Updating package.json with ASF repo


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

Branch: refs/heads/fauxton-rebase
Commit: 09f261e50a0bc09ff155fe906d6367f38eb327e3
Parents: fb26039
Author: Russell Branca <ch...@gmail.com>
Authored: Fri Mar 15 10:29:54 2013 -0700
Committer: Russell Branca <ch...@gmail.com>
Committed: Fri Mar 15 14:37:35 2013 -0700

----------------------------------------------------------------------
 src/fauxton/package.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/09f261e5/src/fauxton/package.json
----------------------------------------------------------------------
diff --git a/src/fauxton/package.json b/src/fauxton/package.json
index 99db90b..655cd80 100644
--- a/src/fauxton/package.json
+++ b/src/fauxton/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fauxton",
-  "version": "0.0.1",
+  "version": "0.1.0",
   "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.",
   "main": "grunt.js",
   "directories": {
@@ -26,7 +26,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/cloudant-labs/couchdb.git"
+    "url": "https://git-wip-us.apache.org/repos/asf/couchdb.git"
   },
   "keywords": [
     "couchdb",